Searched refs:IS_UNNUMBERED_MSG (Results 1 – 2 of 2) sorted by relevance
102 #define IS_UNNUMBERED_MSG(t) (((t) & 0xC0) == 0x80) macro
956 if (IS_UNNUMBERED_MSG(dp_msgp->type)) { in rmc_comm_dp_mrecv()1327 IS_UNNUMBERED_MSG(req->msg_type))) && in rmc_comm_dp_msend()1378 IS_UNNUMBERED_MSG(pkt->msg_type))) && in rmc_comm_dp_msend()