Searched refs:PCI_PROBE_CONF1 (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mb93090-mb00/
H A Dpci-frv.h18 #define PCI_PROBE_CONF1 0x0002 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2305/
H A Dpci-asb2305.h24 #define PCI_PROBE_CONF1 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Dvisws.c76 pci_probe = (pci_probe | PCI_PROBE_CONF1) &
H A Dearly.c55 return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) ==
56 PCI_PROBE_CONF1;
H A Dcommon.c20 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
485 pci_probe = PCI_PROBE_CONF1 | PCI_NO_CHECKS;
H A Ddirect.c285 if ((pci_probe & PCI_PROBE_CONF1) == 0)
H A Dpcbios.c146 pci_probe &= ~PCI_PROBE_CONF1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpci_x86.h16 #define PCI_PROBE_CONF1 0x0002 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpci-sh4.h15 #define PCI_PROBE_CONF1 2 macro

Completed in 69 milliseconds