Searched refs:PCI_PROBE_ONLY (Results 1 – 21 of 21) sorted by relevance
215 if (!alpha_using_srm || pci_has_flag(PCI_PROBE_ONLY)) in pdev_save_srm_config()242 if (pci_has_flag(PCI_PROBE_ONLY)) in pci_restore_srm_config()258 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()298 if (pci_has_flag(PCI_PROBE_ONLY) || in pcibios_claim_one_bus()
335 pci_set_flags(PCI_PROBE_ONLY); in titan_init_pci()
388 pci_set_flags(PCI_PROBE_ONLY); in marvel_init_pci()
88 if (hose->get_busno && pci_has_flag(PCI_PROBE_ONLY)) in pcibios_scanbus()127 if (pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scanbus()296 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()
125 pci_set_flags(PCI_PROBE_ONLY); in pci_virtio_guest_setup()
208 pci_set_flags(PCI_PROBE_ONLY); in bcm1480_pcibios_init()
216 pci_set_flags(PCI_PROBE_ONLY); in sb1250_pcibios_init()
53 pci_set_flags(PCI_PROBE_ONLY); in bridge_probe()
213 pci_clear_flags(PCI_PROBE_ONLY); in ltq_pci_probe()
335 pci_set_flags(PCI_PROBE_ONLY); in pcibios_init()
296 pci_set_flags(PCI_PROBE_ONLY); in pcibios_init()
87 if (!pci_has_flag(PCI_PROBE_ONLY)) in pci_host_common_probe()
1221 if (pci_has_flag(PCI_PROBE_ONLY)) { in mvebu_pci_host_probe()
818 (reg.start == 0 && !pci_has_flag(PCI_PROBE_ONLY))) { in pcibios_fixup_resources()854 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_uninitialized_bridge_resource()1368 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()1376 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()1435 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_finish_adding_to_bus()1646 if (bus && !pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scan_phb()
237 pci_add_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()239 pci_clear_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()
2946 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_host_probe()
5774 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_specified_resource_alignment()
545 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
632 pci_add_flags(PCI_PROBE_ONLY); in maple_pci_init()
750 pci_add_flags(PCI_PROBE_ONLY); in pSeries_setup_arch()
845 PCI_PROBE_ONLY = 0x00000004, /* Use existing setup */ enumerator