Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h259 #define ST_CLN_MASK (ST_CLN_TYPE_1 | ST_CLN_TYPE_2 | ST_CLN_TYPE_3) macro
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c13451 if ((rval == 0) && (un->un_dp->options & ST_CLN_MASK)) { in st_check_clean_bit()
13711 if ((un->un_dp->options & ST_CLN_MASK) == ST_CLN_TYPE_1) { in st_check_sense_clean_bit()
13715 } else if ((un->un_dp->options & ST_CLN_MASK) == ST_CLN_TYPE_2) { in st_check_sense_clean_bit()
13719 } else if ((un->un_dp->options & ST_CLN_MASK) == ST_CLN_TYPE_3) { in st_check_sense_clean_bit()