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()
85 if (hose->get_busno && pci_has_flag(PCI_PROBE_ONLY)) in pcibios_scanbus()124 if (pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scanbus()297 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()
125 pci_set_flags(PCI_PROBE_ONLY); in pci_virtio_guest_setup()
203 pci_set_flags(PCI_PROBE_ONLY); in sb1250_pcibios_init()
195 pci_set_flags(PCI_PROBE_ONLY); in bcm1480_pcibios_init()
211 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()
452 pci_set_flags(PCI_PROBE_ONLY); in bridge_probe()
78 if (!pci_has_flag(PCI_PROBE_ONLY)) in pci_host_common_probe()
1037 if (pci_has_flag(PCI_PROBE_ONLY)) { in mvebu_pci_host_probe()
820 (reg.start == 0 && !pci_has_flag(PCI_PROBE_ONLY))) { in pcibios_fixup_resources()856 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_uninitialized_bridge_resource()1370 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()1378 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()1433 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_finish_adding_to_bus()1644 if (bus && !pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scan_phb()
231 pci_add_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()233 pci_clear_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()
2942 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_host_probe()
5959 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()
626 pci_add_flags(PCI_PROBE_ONLY); in maple_pci_init()
750 pci_add_flags(PCI_PROBE_ONLY); in pSeries_setup_arch()
918 PCI_PROBE_ONLY = 0x00000004, /* Use existing setup */ enumerator