Searched defs:pci_pbm_info (Results 1 – 1 of 1) sorted by relevance
60 struct pci_pbm_info { struct61 struct pci_pbm_info *next; argument62 struct pci_pbm_info *sibling; argument63 int index;66 unsigned long controller_regs;69 unsigned long pbm_regs;72 unsigned long sync_reg;75 u32 portid;78 u32 devhandle;81 int chip_type;[all …]