Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/rsm/
H A Drsm_in.h353 #define RSMIPC_FREE 0x1 /* slot is free */ macro
/titanic_44/usr/src/uts/common/io/rsm/
H A Drsm.c639 RSMIPC_SET(slot, RSMIPC_FREE); in _init()
5240 if (RSMIPC_GET(slot, RSMIPC_FREE)) { in rsmipc_alloc()
5241 RSMIPC_CLEAR(slot, RSMIPC_FREE); in rsmipc_alloc()
5272 RSMIPC_SET(slot, RSMIPC_FREE); in rsmipc_free()