Searched refs:PCI_PROBE_BIOS (Results 1 - 7 of 7) 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.h17 #define PCI_PROBE_BIOS 0x0001 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.h23 #define PCI_PROBE_BIOS 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Dvisws.c77 ~(PCI_PROBE_BIOS | PCI_PROBE_CONF2);
H A Dcommon.c20 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
470 pci_probe = PCI_PROBE_BIOS;
473 pci_probe &= ~PCI_PROBE_BIOS;
H A Dpcbios.c425 if ((pci_probe & PCI_PROBE_BIOS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpci_x86.h15 #define PCI_PROBE_BIOS 0x0001 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.h14 #define PCI_PROBE_BIOS 1 macro

Completed in 64 milliseconds