Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_dp.h127 #define MSG_RXED_BP 0x80 macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c470 dp_wake_up_waiter(rcs, MSG_RXED_BP); in dp_got_bp_msg()
473 dp_wake_up_waiter(rcs, MSG_RXED_BP); in dp_got_bp_msg()
H A Drmc_comm_drvintf.c847 } else if ((drr->flags & MSG_RXED_BP) == 0) { in rmc_comm_wait_bp_reply()