Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h356 #define RSMIPC_CLEAR(x, v) ((x)->rsmipc_flags &= ~(v)) macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c3720 RSMIPC_CLEAR(slot, RSMIPC_PENDING); in rsm_intr_reply()
5239 RSMIPC_CLEAR(slot, RSMIPC_FREE); in rsmipc_alloc()
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()