Home
last modified time | relevance | path

Searched refs:IS_UNNUMBERED_MSG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_lproto.h102 #define IS_UNNUMBERED_MSG(t) (((t) & 0xC0) == 0x80) macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c956 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()