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

/arch/mips/include/asm/
H A Dpci.h32 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/mips/pci/
H A Dpci-lantiq.c74 static struct pci_ops pci_ops = { variable in typeref:struct:pci_ops
80 .pci_ops = &pci_ops,
/arch/alpha/include/asm/
H A Dmachvec.h21 struct pci_ops;
95 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 = {
364 static struct pci_ops pci_ops = { variable in typeref:struct:pci_ops
566 bus = pci_scan_root_bus(NULL, sys->busnr, &pci_ops, sys,
/arch/sparc/kernel/
H A Dpci_impl.h151 struct pci_ops *pci_ops; member in struct:pci_pbm_info
179 extern struct pci_ops sun4u_pci_ops;
180 extern struct pci_ops sun4v_pci_ops;

Completed in 143 milliseconds