Searched defs:IS_RSRV (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h595 #define IS_RSRV(bi) (RSRV(bi) || ORSRV(bi)) macro
597 #define IS_CRSRV(gcd) (IS_RSRV(&(gcd)->devices->id_cache_dev))
598 #define IS_RRSRV(gcd) (IS_RSRV(&(gcd)->devices->id_raw_dev))

Completed in 66 milliseconds