Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c208 static int st_error_level = SCSI_ERR_RETRYABLE; variable
8616 if (st_error_level != SCSI_ERR_ALL) { in st_init()
8618 st_error_level = SCSI_ERR_ALL; in st_init()
8620 st_error_level = SCSI_ERR_RETRYABLE; in st_init()
10762 (DEBUGGING || st_error_level == SCSI_ERR_ALL)) { in st_decode_sense()
11233 if (st_error_level >= SCSI_ERR_FATAL) in st_decode_sense()
11281 (severity >= st_error_level))) { in st_decode_sense()