Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h354 #define RSMIPC_SET(x, v) ((x)->rsmipc_flags |= (v)) macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c641 RSMIPC_SET(slot, RSMIPC_FREE); in _init()
5270 RSMIPC_SET(slot, RSMIPC_FREE); in rsmipc_free()
5549 RSMIPC_SET(rslot, RSMIPC_PENDING); in rsmipc_send()