Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h36 #define STARCAT_MAX_SLOTS (18 * 4) macro
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c454 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()