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