Searched refs:MBOXSC_MSG_EVENT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dmboxsc.h51 #define MBOXSC_MSG_EVENT 0x04 macro
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dscosmb.c806 cap_msgdatap->type = MBOXSC_MSG_EVENT;
1093 msgdatap->type = (transid == 0) ? MBOXSC_MSG_EVENT : MBOXSC_MSG_REPLY;
1109 MBOXSC_MSG_EVENT : MBOXSC_MSG_REPLY;
1213 msg_header_ptr->type = MBOXSC_MSG_EVENT;
H A Dschpc.c313 * Create the schpc_event_taskq for MBOXSC_MSG_EVENT processing.
321 * handle all incoming MBOXSC_MSG_EVENT and MBOXSC_MSG_REPLY
2274 * unsolicited MBOXSC_MSG_EVENT is received from the SC. It handles
2800 case MBOXSC_MSG_EVENT:
H A Ddrmach.c1681 uint32_t type = MBOXSC_MSG_EVENT;

Completed in 87 milliseconds