Searched refs:STARCAT_MAX_SLOTS (Results 1 – 2 of 2) sorted by relevance
36 #define STARCAT_MAX_SLOTS (18 * 4) macro
454 schpc_p->schpc_number_of_slots = STARCAT_MAX_SLOTS; in schpc_attach()3420 for (slot = 0; slot < STARCAT_MAX_SLOTS; slot++) { in schpc_register_all_slots()