Searched refs:BUSTYPE_MCA (Results 1 – 2 of 2) sorted by relevance
87 #define BUSTYPE_MCA "MCA" macro
112 } else if (strncmp(str, BUSTYPE_MCA, sizeof(BUSTYPE_MCA) - 1) == 0) { in MP_bus_info()