Home
last modified time | relevance | path

Searched defs:pci_pbm_info (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/sparc/kernel/
Dpci_impl.h61 struct pci_pbm_info { struct
62 struct pci_pbm_info *next; argument
63 struct pci_pbm_info *sibling; argument
64 int index;
67 unsigned long controller_regs;
70 unsigned long pbm_regs;
73 unsigned long sync_reg;
76 u32 portid;
79 u32 devhandle;
82 int chip_type;
[all …]