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

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

Completed in 98 milliseconds