Home
last modified time | relevance | path

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

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

Completed in 36 milliseconds