Searched defs:pci_pbm_info (Results 1 – 1 of 1) sorted by relevance
61 struct pci_pbm_info { struct62 struct pci_pbm_info *next; argument63 struct pci_pbm_info *sibling; argument64 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 …]