Home
last modified time | relevance | path

Searched refs:PCI_PROBE_ONLY (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/arch/alpha/kernel/
Dpci.c206 if (!alpha_using_srm || pci_has_flag(PCI_PROBE_ONLY)) in pdev_save_srm_config()
233 if (pci_has_flag(PCI_PROBE_ONLY)) in pci_restore_srm_config()
247 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()
287 if (pci_has_flag(PCI_PROBE_ONLY) || in pcibios_claim_one_bus()
Dsys_titan.c334 pci_set_flags(PCI_PROBE_ONLY); in titan_init_pci()
Dsys_marvel.c387 pci_set_flags(PCI_PROBE_ONLY); in marvel_init_pci()
/linux-4.4.14/arch/mips/pci/
Dpci.c89 if (hose->get_busno && pci_has_flag(PCI_PROBE_ONLY)) in pcibios_scanbus()
118 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scanbus()
316 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()
Dpci-virtio-guest.c125 pci_set_flags(PCI_PROBE_ONLY); in pci_virtio_guest_setup()
Dpci-sb1250.c216 pci_set_flags(PCI_PROBE_ONLY); in sb1250_pcibios_init()
Dpci-bcm1480.c208 pci_set_flags(PCI_PROBE_ONLY); in bcm1480_pcibios_init()
Dpci-ip27.c52 pci_set_flags(PCI_PROBE_ONLY); in bridge_probe()
Dpci-lantiq.c214 pci_clear_flags(PCI_PROBE_ONLY); in ltq_pci_probe()
Dpci-xlr.c335 pci_set_flags(PCI_PROBE_ONLY); in pcibios_init()
Dpci-xlp.c296 pci_set_flags(PCI_PROBE_ONLY); in pcibios_init()
/linux-4.4.14/include/asm-generic/
Dpci-bridge.h22 PCI_PROBE_ONLY = 0x00000004, enumerator
/linux-4.4.14/arch/arm64/kernel/
Dpci.c48 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_enable_device()
/linux-4.4.14/drivers/of/
Dof_pci.c138 pci_add_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()
140 pci_clear_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()
/linux-4.4.14/drivers/pci/host/
Dpci-host-generic.c251 if (!pci_has_flag(PCI_PROBE_ONLY)) in gen_pci_probe()
264 if (!pci_has_flag(PCI_PROBE_ONLY)) { in gen_pci_probe()
Dpcie-rcar.c399 if (!pci_has_flag(PCI_PROBE_ONLY)) in rcar_pcie_enable()
416 if (!pci_has_flag(PCI_PROBE_ONLY)) { in rcar_pcie_enable()
Dpcie-designware.c554 if (!pci_has_flag(PCI_PROBE_ONLY)) { in dw_pcie_host_init()
/linux-4.4.14/arch/arm/kernel/
Dbios32.c518 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
554 pci_add_flags(PCI_PROBE_ONLY); in pcibios_setup()
602 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_enable_device()
/linux-4.4.14/arch/unicore32/kernel/
Dpci.c268 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init()
283 pci_add_flags(PCI_PROBE_ONLY); in pcibios_setup()
/linux-4.4.14/arch/powerpc/kernel/
Dpci-common.c824 (reg.start == 0 && !pci_has_flag(PCI_PROBE_ONLY))) { in pcibios_fixup_resources()
860 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_uninitialized_bridge_resource()
1372 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()
1380 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()
1439 if (!pci_has_flag(PCI_PROBE_ONLY)) in pcibios_finish_adding_to_bus()
1652 if (bus && !pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scan_phb()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dsetup.c519 pci_add_flags(PCI_PROBE_ONLY); in pSeries_setup_arch()
/linux-4.4.14/arch/powerpc/platforms/maple/
Dpci.c623 pci_add_flags(PCI_PROBE_ONLY); in maple_pci_init()