Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
A Dpci.c215 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()
A Dsys_titan.c334 pci_set_flags(PCI_PROBE_ONLY); in titan_init_pci()
A Dsys_marvel.c387 pci_set_flags(PCI_PROBE_ONLY); in marvel_init_pci()
/linux/arch/mips/pci/
A Dpci-legacy.c85 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()
A Dpci-sb1250.c203 pci_set_flags(PCI_PROBE_ONLY); in sb1250_pcibios_init()
A Dpci-bcm1480.c195 pci_set_flags(PCI_PROBE_ONLY); in bcm1480_pcibios_init()
A Dpci-lantiq.c211 pci_clear_flags(PCI_PROBE_ONLY); in ltq_pci_probe()
A Dpci-xtalk-bridge.c636 pci_set_flags(PCI_PROBE_ONLY); in bridge_probe()
/linux/arch/powerpc/kernel/
A Dpci-common.c889 (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()
/linux/drivers/pci/controller/
A Dpci-host-common.c77 if (!pci_has_flag(PCI_PROBE_ONLY)) in pci_host_common_probe()
A Dpci-mvebu.c1038 if (pci_has_flag(PCI_PROBE_ONLY)) { in mvebu_pci_host_probe()
/linux/drivers/pci/
A Dof.c246 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()
A Dprobe.c3076 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_host_probe()
A Dpci.c6487 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_specified_resource_alignment()
/linux/arch/arm/kernel/
A Dbios32.c516 if (pci_has_flag(PCI_PROBE_ONLY)) { in pci_common_init_dev()
/linux/arch/powerpc/platforms/maple/
A Dpci.c629 pci_add_flags(PCI_PROBE_ONLY); in maple_pci_init()
/linux/arch/powerpc/platforms/pseries/
A Dsetup.c807 pci_add_flags(PCI_PROBE_ONLY); in pSeries_setup_arch()
/linux/include/linux/
A Dpci.h1012 PCI_PROBE_ONLY = 0x00000004, /* Use existing setup */ enumerator

Completed in 56 milliseconds