Searched refs:BUSTYPE_ISA (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
A D | mpspec_def.h | 86 #define BUSTYPE_ISA "ISA" macro |
/linux/arch/x86/kernel/ | ||
A D | mpparse.c | 93 if (strncmp(str, BUSTYPE_ISA, sizeof(BUSTYPE_ISA) - 1) == 0) { in MP_bus_info() |
Completed in 4 milliseconds