Searched refs:PCI_PROBE_ONLY (Results 1 – 17 of 17) 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()
195 pci_set_flags(PCI_PROBE_ONLY); in bcm1480_pcibios_init()
203 pci_set_flags(PCI_PROBE_ONLY); in sb1250_pcibios_init()
207 pci_clear_flags(PCI_PROBE_ONLY); in ltq_pci_probe()
636 pci_set_flags(PCI_PROBE_ONLY); in bridge_probe()
77 if (!pci_has_flag(PCI_PROBE_ONLY)) in pci_host_common_probe()
907 (reg.start == 0 && !pci_has_flag(PCI_PROBE_ONLY))) { in pcibios_fixup_resources()943 if (pci_has_flag(PCI_PROBE_ONLY)) in pcibios_uninitialized_bridge_resource()1430 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()1438 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_resource_survey()1493 if (!pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_finish_adding_to_bus()1698 if (bus && !pci_has_flag(PCI_PROBE_ONLY)) { in pcibios_scan_phb()
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()
3078 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_host_probe()
6518 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()
839 pci_add_flags(PCI_PROBE_ONLY); in pSeries_setup_arch()
1041 PCI_PROBE_ONLY = 0x00000004, /* Use existing setup */ enumerator
Completed in 43 milliseconds