Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h351 #define RSMIPC_FREE 0x1 /* slot is free */ macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c641 RSMIPC_SET(slot, RSMIPC_FREE); in _init()
5238 if (RSMIPC_GET(slot, RSMIPC_FREE)) { in rsmipc_alloc()
5239 RSMIPC_CLEAR(slot, RSMIPC_FREE); in rsmipc_alloc()
5270 RSMIPC_SET(slot, RSMIPC_FREE); in rsmipc_free()