Home
last modified time | relevance | path

Searched refs:IS_NUMBERED_MSG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_lproto.h101 #define IS_NUMBERED_MSG(t) (((t) & 0x80) == 0x00) macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c1216 if (IS_NUMBERED_MSG(req->msg_type)) { in rmc_comm_dp_msend()
1269 if (IS_NUMBERED_MSG(req->msg_type)) { in rmc_comm_dp_msend()
1325 IS_NUMBERED_MSG(req->msg_type)) || in rmc_comm_dp_msend()
1376 IS_NUMBERED_MSG(pkt->msg_type)) || in rmc_comm_dp_msend()
1431 if (IS_NUMBERED_MSG(pkt->msg_type)) { in rmc_comm_dp_msend()
H A Drmc_comm_drvintf.c123 if (!IS_NUMBERED_MSG(request->msg_type)) { in rmc_comm_request_nowait()
296 if (!IS_NUMBERED_MSG(request->msg_type)) { in rmc_comm_send_req_resp()