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

/arch/frv/mb93090-mb00/
H A Dpci-vdk.c30 struct pci_ops *__nongpreldata pci_root_ops; variable in typeref:struct:__nongpreldata
241 bus.ops = pci_root_ops;
248 pci_scan_bus(n, pci_root_ops, NULL);
412 pci_root_ops = dir;
421 pci_root_bus = pci_scan_root_bus(NULL, 0, pci_root_ops, NULL,
/arch/mn10300/unit-asb2305/
H A Dpci.c27 struct pci_ops *pci_root_ops; variable in typeref:struct:pci_ops
/arch/x86/pci/
H A Dcommon.c71 struct pci_ops pci_root_ops = { variable in typeref:struct:pci_ops
458 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, sd, &resources);
670 return pci_scan_bus_on_node(busno, &pci_root_ops, -1);
/arch/ia64/pci/
H A Dpci.c112 struct pci_ops pci_root_ops = { variable in typeref:struct:pci_ops
380 pbus = pci_create_root_bus(NULL, bus, &pci_root_ops, controller,

Completed in 88 milliseconds