Searched refs:pci_probe_only (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dppc-pci.h48 extern unsigned long pci_probe_only;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dpci_impl.h177 extern int pci_probe_only;
H A Dpci.c51 int pci_probe_only; variable
218 if (!alpha_using_srm || pci_probe_only)
245 if (pci_probe_only)
304 } else if (pci_probe_only &&
395 if (pci_probe_only || (r->flags & IORESOURCE_PCI_FIXED))
H A Dsys_titan.c348 pci_probe_only = 1;
H A Dsys_marvel.c406 pci_probe_only = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpci.h148 extern int pci_probe_only;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci.c24 int pci_probe_only; variable
90 if (hose->get_busno && pci_probe_only)
107 if (!pci_probe_only) {
H A Dpci-bcm1480.c192 pci_probe_only = 1;
H A Dpci-ip27.c48 pci_probe_only = 1;
H A Dpci-sb1250.c216 pci_probe_only = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci_64.c35 unsigned long pci_probe_only = 1; variable
57 if (pci_probe_only)
H A Drtas_pci.c279 * pci_probe_only and pci_assign_all_buses can be set via properties
288 pci_probe_only = *prop;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Dpci.c230 pci_probe_only = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/maple/
H A Dpci.c568 pci_probe_only = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dpci.c872 pci_probe_only = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpci.c1044 pci_probe_only = 0;

Completed in 116 milliseconds