Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dses.c1540 if (DEBUGGING_ERR || sd_error_level == SDERR_ALL) { in ses_decode_sense()
H A Dsd.c171 #define sd_error_level ssd_error_level macro
261 uint_t sd_error_level = SCSI_ERR_RETRYABLE; variable
17899 (sd_error_level != SCSI_ERR_ALL)) {
17903 (sd_error_level != SCSI_ERR_ALL)) {
17907 if (sd_error_level != SCSI_ERR_ALL) {
18051 (severity < sd_error_level))) {
18224 if (sd_error_level < SCSI_ERR_RETRYABLE) {
18386 if (sd_error_level < SCSI_ERR_RETRYABLE) {
18393 if (sd_error_level >= SCSI_ERR_FATAL) {
18406 if (sd_error_level < SCSI_ERR_RETRYABLE) {
[all …]