Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.c216 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.1.27/include/asm-generic/
Dpci-bridge.h22 PCI_PROBE_ONLY = 0x00000004, enumerator
/linux-4.1.27/arch/arm/kernel/
Dbios32.c523 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
545 if (bus && !pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
567 pci_add_flags(PCI_PROBE_ONLY); in pcibios_setup()
612 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_enable_device()
/linux-4.1.27/drivers/pci/host/
Dpci-host-generic.c237 pci_add_flags(PCI_PROBE_ONLY); in gen_pci_probe()
239 pci_clear_flags(PCI_PROBE_ONLY); in gen_pci_probe()
/linux-4.1.27/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.1.27/arch/powerpc/platforms/pseries/
Dsetup.c503 pci_add_flags(PCI_PROBE_ONLY); in find_and_init_phbs()
505 pci_clear_flags(PCI_PROBE_ONLY); in find_and_init_phbs()
527 pci_add_flags(PCI_PROBE_ONLY); in pSeries_setup_arch()
/linux-4.1.27/arch/powerpc/kernel/
Dpci-common.c822 (reg.start == 0 && !pci_has_flag(PCI_PROBE_ONLY))) { in pcibios_fixup_resources()
866 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_uninitialized_bridge_resource()
1396 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()
1404 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()
1466 if (!pci_has_flag(PCI_PROBE_ONLY)) in pcibios_finish_adding_to_bus()
1677 if (bus && !pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scan_phb()
/linux-4.1.27/arch/powerpc/platforms/maple/
Dpci.c623 pci_add_flags(PCI_PROBE_ONLY); in maple_pci_init()