Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/kernel/
Dpci_impl.h60 struct pci_pbm_info { struct
61 struct pci_pbm_info *next; argument
62 struct pci_pbm_info *sibling; argument
63 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 …]