Searched refs:pci_root_ops (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/frv/mb93090-mb00/
H A Dpci-frv.h33 extern struct pci_ops *__nongpreldata pci_root_ops;
H A Dpci-vdk.c28 struct pci_ops *__nongpreldata pci_root_ops; variable in typeref:struct:__nongpreldata
378 pci_root_ops = dir; pcibios_init()
387 bus = pci_scan_root_bus(NULL, 0, pci_root_ops, NULL, &resources); pcibios_init()
/linux-4.1.27/arch/mn10300/unit-asb2305/
H A Dpci-asb2305.h38 extern struct pci_ops *pci_root_ops;
H A Dpci.c27 struct pci_ops *pci_root_ops; variable in typeref:struct:pci_ops
/linux-4.1.27/arch/ia64/include/asm/
H A Dpci.h104 extern struct pci_ops pci_root_ops;
/linux-4.1.27/arch/x86/include/asm/
H A Dpci_x86.h57 extern struct pci_ops pci_root_ops;
/linux-4.1.27/arch/x86/pci/
H A Dcommon.c73 struct pci_ops pci_root_ops = { variable in typeref:struct:pci_ops
489 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, sd, &resources); pcibios_scan_root()
H A Dintel_mid_pci.c261 pci_root_ops = intel_mid_pci_ops; intel_mid_pci_init()
H A Dacpi.c466 bus = pci_create_root_bus(NULL, busnum, &pci_root_ops, pci_acpi_scan_root()
/linux-4.1.27/arch/ia64/sn/kernel/
H A Dio_init.c269 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, controller, sn_pci_controller_fixup()
/linux-4.1.27/arch/s390/pci/
H A Dpci.c347 static struct pci_ops pci_root_ops = { variable in typeref:struct:pci_ops
782 zdev->bus = pci_scan_root_bus(NULL, ZPCI_BUS_NR, &pci_root_ops, zpci_scan_bus()
/linux-4.1.27/arch/ia64/pci/
H A Dpci.c113 struct pci_ops pci_root_ops = { variable in typeref:struct:pci_ops
465 pbus = pci_create_root_bus(NULL, bus, &pci_root_ops, controller, pci_acpi_scan_root()

Completed in 325 milliseconds