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

/arch/mips/include/asm/
H A Dpci.h30 struct pci_ops *pci_ops; member in struct:pci_controller
/arch/sh/include/asm/
H A Dpci.h20 struct pci_ops *pci_ops; member in struct:pci_channel
/arch/alpha/include/asm/
H A Dmachvec.h21 struct pci_ops;
94 struct pci_ops *pci_ops; member in struct:alpha_machine_vector
/arch/arm/mach-orion5x/
H A Dpci.c136 static struct pci_ops pcie_ops = {
372 static struct pci_ops pci_ops = { variable in typeref:struct:pci_ops
583 bus = pci_scan_root_bus(NULL, sys->busnr, &pci_ops, sys,
/arch/sparc/kernel/
H A Dpci_impl.h150 struct pci_ops *pci_ops; member in struct:pci_pbm_info
178 extern struct pci_ops sun4u_pci_ops;
179 extern struct pci_ops sun4v_pci_ops;

Completed in 1077 milliseconds