Symbol: PCI_PROBE_ONLY
arch/alpha/kernel/pci.c
215
if (!alpha_using_srm || pci_has_flag(PCI_PROBE_ONLY))
arch/alpha/kernel/pci.c
242
if (pci_has_flag(PCI_PROBE_ONLY))
arch/alpha/kernel/pci.c
258
if (pci_has_flag(PCI_PROBE_ONLY) && dev &&
arch/alpha/kernel/pci.c
297
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
131
if (pci_has_flag(PCI_PROBE_ONLY)) {
arch/mips/pci/pci-legacy.c
267
if (pci_has_flag(PCI_PROBE_ONLY) && dev &&
arch/mips/pci/pci-legacy.c
93
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
1430
if (!pci_has_flag(PCI_PROBE_ONLY)) {
arch/powerpc/kernel/pci-common.c
1438
if (!pci_has_flag(PCI_PROBE_ONLY)) {
arch/powerpc/kernel/pci-common.c
1492
if (!pci_has_flag(PCI_PROBE_ONLY)) {
arch/powerpc/kernel/pci-common.c
1697
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
839
pci_add_flags(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
6358
if (pci_has_flag(PCI_PROBE_ONLY)) {