Searched refs:DRMSG_REPLY_OK (Results 1 – 2 of 2) sorted by relevance
77 #define DRMSG_REPLY_OK 0x0 macro
1713 if ((err != 0) || (msg->p_hdr.reply_status != DRMSG_REPLY_OK)) { in drmach_mbox_event()