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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dmboxsc.h45 * NOTE: Clients should not use the MBOXSC_NUM_MSG_TYPES value, which
52 #define MBOXSC_NUM_MSG_TYPES 3 macro
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c516 for (i = 0; i < MBOXSC_NUM_MSG_TYPES; i++) {
521 if ((i == MBOXSC_NUM_MSG_TYPES) || (cmd == 0) ||
838 if ((typep == NULL) || (*typep >= (1 << MBOXSC_NUM_MSG_TYPES)) ||

Completed in 58 milliseconds