Searched refs:MBOXSC_MSG_REPLY (Results 1 – 6 of 6) sorted by relevance
50 #define MBOXSC_MSG_REPLY 0x02 macro
740 rval = mboxsc_putmsg(KEY_KDSC, MBOXSC_MSG_REPLY, in sckm_mbox_task()792 if ((rv = mboxsc_putmsg(KEY_KDSC, MBOXSC_MSG_REPLY, in sckm_process_msg()819 if ((rv = mboxsc_putmsg(KEY_KDSC, MBOXSC_MSG_REPLY, in sckm_process_msg()899 if ((rv = mboxsc_putmsg(KEY_KDSC, MBOXSC_MSG_REPLY, in sckm_process_msg()
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()
150 #define IS_UNSOLICITED_TYPE(type) ((type) != MBOXSC_MSG_REPLY)560 ((type & mailboxp->mbox_header.msg_type) != MBOXSC_MSG_REPLY) && in mboxsc_putmsg()
2804 case MBOXSC_MSG_REPLY: in schpc_msg_thread()3035 entry->type = MBOXSC_MSG_REPLY; in schpc_replylist_link()3125 type = MBOXSC_MSG_REPLY; in schpc_getslotstatus()3225 type = MBOXSC_MSG_REPLY; in schpc_setslotstatus()
1842 uint32_t type = MBOXSC_MSG_REPLY; in drmach_mbox_getmsg()