Searched refs:MAX_MP_BUSSES (Results 1 – 3 of 3) sorted by relevance
19 # define MAX_MP_BUSSES 260 macro21 # define MAX_MP_BUSSES 32 macro30 #define MAX_MP_BUSSES 256 macro32 #define MAX_IRQ_SOURCES (MAX_MP_BUSSES * 4)37 extern int mp_bus_id_to_type[MAX_MP_BUSSES];40 extern DECLARE_BITMAP(mp_bus_not_pci, MAX_MP_BUSSES);
88 #if MAX_MP_BUSSES < 256 in MP_bus_info()89 if (m->busid >= MAX_MP_BUSSES) { in MP_bus_info()91 m->busid, str, MAX_MP_BUSSES - 1); in MP_bus_info()
187 int mp_bus_id_to_type[MAX_MP_BUSSES];190 DECLARE_BITMAP(mp_bus_not_pci, MAX_MP_BUSSES);