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

/linux-master/arch/x86/include/asm/
H A Dmpspec_def.h90 #define BUSTYPE_PCI "PCI" macro
/linux-master/arch/x86/kernel/
H A Dmpparse.c93 } else if (strncmp(str, BUSTYPE_PCI, sizeof(BUSTYPE_PCI) - 1) == 0) {
/linux-master/drivers/scsi/
H A DFlashPoint.c22 #undef BUSTYPE_PCI macro
58 #define BUSTYPE_PCI 0x3 macro
1082 pCardInfo->si_bustype = BUSTYPE_PCI;

Completed in 120 milliseconds