Searched refs:p_hdr (Results 1 – 2 of 2) sorted by relevance
257 dr_proto_hdr_t p_hdr; member
1407 dr_proto_hdr_t *php = &mbp->p_hdr; in drmach_mbox_prmsg()1694 if ((err == 0) && (msg->p_hdr.drproto_version != DRMBX_VERSION)) { in drmach_mbox_event()1696 msg->p_hdr.drproto_version, DRMBX_VERSION); in drmach_mbox_event()1713 if ((err != 0) || (msg->p_hdr.reply_status != DRMSG_REPLY_OK)) { in drmach_mbox_event()1716 err, msg->p_hdr.error_code); in drmach_mbox_event()1779 DRMACH_EXPSLOT2BNUM(msg->p_hdr.expbrd, in drmach_mbox_event()1780 msg->p_hdr.slot), hint, SE_NOSLEEP, 1); in drmach_mbox_event()1847 php = &msg->p_hdr; in drmach_mbox_getmsg()1981 php = &mp->p_hdr; in drmach_mbox_sendmsg()