Symbol: PCI_PROBE_ONLY
arch/alpha/kernel/pci.c
216
if (!alpha_using_srm || pci_has_flag(PCI_PROBE_ONLY))
arch/alpha/kernel/pci.c
243
if (pci_has_flag(PCI_PROBE_ONLY))
arch/alpha/kernel/pci.c
259
if (pci_has_flag(PCI_PROBE_ONLY) && dev &&
arch/alpha/kernel/pci.c
298
if (pci_has_flag(PCI_PROBE_ONLY) ||
arch/alpha/kernel/sys_marvel.c
387
pci_set_flags(PCI_PROBE_ONLY);
arch/alpha/kernel/sys_titan.c
334
pci_set_flags(PCI_PROBE_ONLY);
arch/arm/kernel/bios32.c
515
if (pci_has_flag(PCI_PROBE_ONLY)) {
arch/mips/pci/pci-bcm1480.c
195
pci_set_flags(PCI_PROBE_ONLY);
arch/mips/pci/pci-lantiq.c
207
pci_clear_flags(PCI_PROBE_ONLY);
arch/mips/pci/pci-legacy.c
134
if (pci_has_flag(PCI_PROBE_ONLY)) {
arch/mips/pci/pci-legacy.c
270
if (pci_has_flag(PCI_PROBE_ONLY) && dev &&
arch/mips/pci/pci-legacy.c
96
if (hose->get_busno && pci_has_flag(PCI_PROBE_ONLY))
arch/mips/pci/pci-sb1250.c
203
pci_set_flags(PCI_PROBE_ONLY);
arch/mips/pci/pci-xtalk-bridge.c
636
pci_set_flags(PCI_PROBE_ONLY);
arch/powerpc/kernel/pci-common.c
1434
if (!pci_has_flag(PCI_PROBE_ONLY)) {
arch/powerpc/kernel/pci-common.c
1442
if (!pci_has_flag(PCI_PROBE_ONLY)) {
arch/powerpc/kernel/pci-common.c
1496
if (!pci_has_flag(PCI_PROBE_ONLY)) {
arch/powerpc/kernel/pci-common.c
1701
if (bus && !pci_has_flag(PCI_PROBE_ONLY)) {
arch/powerpc/kernel/pci-common.c
907
(reg.start == 0 && !pci_has_flag(PCI_PROBE_ONLY))) {
arch/powerpc/kernel/pci-common.c
943
if (pci_has_flag(PCI_PROBE_ONLY))
arch/powerpc/platforms/pseries/setup.c
840
pci_add_flags(PCI_PROBE_ONLY);
drivers/pci/controller/pci-host-common.c
245
if (!pci_has_flag(PCI_PROBE_ONLY))
drivers/pci/of.c
295
pci_add_flags(PCI_PROBE_ONLY);
drivers/pci/of.c
297
pci_clear_flags(PCI_PROBE_ONLY);
drivers/pci/pci.c
6405
if (pci_has_flag(PCI_PROBE_ONLY)) {