Searched defs:pci_sys_data (Results 1 - 1 of 1) sorted by relevance

/arch/arm/include/asm/mach/
H A Dpci.h16 struct pci_sys_data;
28 int (*setup)(int nr, struct pci_sys_data *);
29 struct pci_bus *(*scan)(int nr, struct pci_sys_data *);
46 struct pci_sys_data { struct
100 extern int iop3xx_pci_setup(int nr, struct pci_sys_data *);
105 extern int dc21285_setup(int nr, struct pci_sys_data *);

Completed in 75 milliseconds