Searched refs:PCI_ASSIGN_ROMS (Results 1 - 8 of 8) 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.h21 #define PCI_ASSIGN_ROMS 0x1000 macro
H A Dpci-frv.c147 if (pci_probe & PCI_ASSIGN_ROMS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2305/
H A Dpci-asb2305.h27 #define PCI_ASSIGN_ROMS 0x1000 macro
H A Dpci-asb2305.c145 if (!(pci_probe & PCI_ASSIGN_ROMS)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpci_x86.h24 #define PCI_ASSIGN_ROMS 0x1000 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.h18 #define PCI_ASSIGN_ROMS 0x1000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Di386.c182 if (!(pci_probe & PCI_ASSIGN_ROMS)) {
H A Dcommon.c524 pci_probe |= PCI_ASSIGN_ROMS;

Completed in 62 milliseconds