Searched refs:MAX_MP_BUSSES (Results 1 – 3 of 3) sorted by relevance
8 #define MAX_MP_BUSSES 260 macro
8 extern unsigned char mp_bus_id_to_type[MAX_MP_BUSSES];
44 unsigned char __read_mostly mp_bus_id_to_type[MAX_MP_BUSSES];214 if (m->mpc_busid >= MAX_MP_BUSSES) { in MP_bus_info()217 m->mpc_busid, str, MAX_MP_BUSSES - 1); in MP_bus_info()
Completed in 5 milliseconds