Searched refs:PCI_PROBE_BIOS (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sh/mpc1211/
H A Dpci.h24 #define PCI_PROBE_BIOS 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/mb93090-mb00/
H A Dpci-frv.h17 #define PCI_PROBE_BIOS 0x0001 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/pci/
H A Dpci.h15 #define PCI_PROBE_BIOS 0x0001 macro
H A Dcommon.c20 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
360 pci_probe = PCI_PROBE_BIOS;
363 pci_probe &= ~PCI_PROBE_BIOS;
H A Dvisws.c95 ~(PCI_PROBE_BIOS | PCI_PROBE_CONF2);
H A Dpcbios.c486 if ((pci_probe & PCI_PROBE_BIOS)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/drivers/pci/
H A Dpci-sh4.h13 #define PCI_PROBE_BIOS 1 macro

Completed in 38 milliseconds