Searched refs:STARCAT_MAX_SLOTS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h36 #define STARCAT_MAX_SLOTS (18 * 4) macro
137 * a value in the range [0,STARCAT_MAX_SLOTS).
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c454 schpc_p->schpc_number_of_slots = STARCAT_MAX_SLOTS;
3420 for (slot = 0; slot < STARCAT_MAX_SLOTS; slot++) {

Completed in 51 milliseconds