Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Dmboxsc.h51 #define MBOXSC_MSG_EVENT 0x04 macro
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dscosmb.c806 cap_msgdatap->type = MBOXSC_MSG_EVENT; in scosmb_process_input()
1093 msgdatap->type = (transid == 0) ? MBOXSC_MSG_EVENT : MBOXSC_MSG_REPLY; in scosmb_update_nodename()
1109 MBOXSC_MSG_EVENT : MBOXSC_MSG_REPLY; in scosmb_update_nodename()
1213 msg_header_ptr->type = MBOXSC_MSG_EVENT; in scosmb_log_ecc_error()
H A Dschpc.c2800 case MBOXSC_MSG_EVENT: in schpc_msg_thread()
H A Ddrmach.c1681 uint32_t type = MBOXSC_MSG_EVENT; in drmach_mbox_event()