Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_dp.h123 #define MSG_REPLY_RXED 0x08 macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c1149 dp_wake_up_waiter(rcs, MSG_REPLY_RXED); in rmc_comm_dp_mrecv()
1152 dp_wake_up_waiter(rcs, MSG_REPLY_RXED); in rmc_comm_dp_mrecv()
H A Drmc_comm_drvintf.c419 (drr->flags & MSG_REPLY_RXED) != 0) { in rmc_comm_send_req_resp()