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

/illumos-gate/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) {
8618 st_error_level = SCSI_ERR_ALL;
8620 st_error_level = SCSI_ERR_RETRYABLE;
10762 (DEBUGGING || st_error_level == SCSI_ERR_ALL)) {
11233 if (st_error_level >= SCSI_ERR_FATAL)
11281 (severity >= st_error_level))) {

Completed in 89 milliseconds