Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h352 #define RSMIPC_PENDING 0x2 /* slot has pending request */ macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c3718 if (RSMIPC_GET(slot, RSMIPC_PENDING)) { in rsm_intr_reply()
3720 RSMIPC_CLEAR(slot, RSMIPC_PENDING); in rsm_intr_reply()
5549 RSMIPC_SET(rslot, RSMIPC_PENDING); in rsmipc_send()
5551 while (RSMIPC_GET(rslot, RSMIPC_PENDING)) { in rsmipc_send()
5584 RSMIPC_CLEAR(rslot, RSMIPC_PENDING); in rsmipc_send()
5599 RSMIPC_CLEAR(rslot, RSMIPC_PENDING); in rsmipc_send()
5637 RSMIPC_CLEAR(rslot, RSMIPC_PENDING); in rsmipc_send()
5659 RSMIPC_CLEAR(rslot, RSMIPC_PENDING); in rsmipc_send()