Searched refs:PCI_PROBE_ONLY (Results 1 – 18 of 18) 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()
334 pci_set_flags(PCI_PROBE_ONLY); in titan_init_pci()
387 pci_set_flags(PCI_PROBE_ONLY); in marvel_init_pci()
85 if (hose->get_busno && pci_has_flag(PCI_PROBE_ONLY)) in pcibios_scanbus()123 if (pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scanbus()294 if (pci_has_flag(PCI_PROBE_ONLY) && dev && in pcibios_fixup_bus()
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()
636 pci_set_flags(PCI_PROBE_ONLY); in bridge_probe()
889 (reg.start == 0 && !pci_has_flag(PCI_PROBE_ONLY))) { in pcibios_fixup_resources()925 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_uninitialized_bridge_resource()1412 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()1420 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()1475 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_finish_adding_to_bus()1680 if (bus && !pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scan_phb()
77 if (!pci_has_flag(PCI_PROBE_ONLY)) in pci_host_common_probe()
1038 if (pci_has_flag(PCI_PROBE_ONLY)) { in mvebu_pci_host_probe()
246 pci_add_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()248 pci_clear_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()
3076 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_host_probe()
6487 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_specified_resource_alignment()
516 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
629 pci_add_flags(PCI_PROBE_ONLY); in maple_pci_init()
807 pci_add_flags(PCI_PROBE_ONLY); in pSeries_setup_arch()
1012 PCI_PROBE_ONLY = 0x00000004, /* Use existing setup */ enumerator
Completed in 56 milliseconds