Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_dp.h126 #define MSG_SENT_BP 0x40 macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c454 if ((drr->flags & MSG_SENT_BP) != 0) { in dp_got_bp_msg()
607 (drr->flags & (MSG_SENT | MSG_SENT_BP)) != 0, flags)); in dp_wake_up_waiter()
609 if ((drr->flags & (MSG_SENT | MSG_SENT_BP)) != 0) { in dp_wake_up_waiter()
1526 rcs->dp_state.req_resp.flags |= MSG_SENT_BP; in rmc_comm_bp_msend()
1546 rcs->dp_state.req_resp.flags |= MSG_SENT_BP; in rmc_comm_bp_srecsend()