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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h358 #define RSMIPC_CLEAR(x, v) ((x)->rsmipc_flags &= ~(v)) macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c3722 RSMIPC_CLEAR(slot, RSMIPC_PENDING);
5241 RSMIPC_CLEAR(slot, RSMIPC_FREE);
5586 RSMIPC_CLEAR(rslot, RSMIPC_PENDING);
5601 RSMIPC_CLEAR(rslot, RSMIPC_PENDING);
5639 RSMIPC_CLEAR(rslot, RSMIPC_PENDING);
5661 RSMIPC_CLEAR(rslot, RSMIPC_PENDING);

Completed in 76 milliseconds