Searched refs:BUSTYPE_PCI (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmpspec_def.h96 #define BUSTYPE_PCI "PCI" macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dmpparse.c102 } else if (strncmp(str, BUSTYPE_PCI, sizeof(BUSTYPE_PCI) - 1) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c22 #undef BUSTYPE_PCI macro
58 #define BUSTYPE_PCI 0x3 macro
1101 pCardInfo->si_bustype = BUSTYPE_PCI;

Completed in 43 milliseconds