aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/cam/scsi/scsi_all.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/cam/scsi/scsi_all.c b/sys/cam/scsi/scsi_all.c
index 0f31757cae25..6fbcb1fd80fe 100644
--- a/sys/cam/scsi/scsi_all.c
+++ b/sys/cam/scsi/scsi_all.c
@@ -2394,10 +2394,10 @@ static struct asc_table_entry asc_table[] = {
/* D */
{ SST(0x3F, 0x1A, SS_RDEF, /* XXX TBD */
"Subsidiary binding changed") },
- { SST(0x40, 0x00, SS_RDEF,
+ { SST(0x40, 0x00, SS_FATAL | ENXIO,
"RAM failure") }, /* deprecated - use 40 NN instead */
/* DTLPWROMAEBKVF */
- { SST(0x40, 0x80, SS_RDEF,
+ { SST(0x40, 0x80, SS_FATAL | ENXIO,
"Diagnostic failure: ASCQ = Component ID") },
/* DTLPWROMAEBKVF */
{ SST(0x40, 0xFF, SS_RDEF | SSQ_RANGE,