Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dscsi_priv.h28 SCSIML_STAT_MED_ERROR = 0x03, /* Medium error */ enumerator
Dscsi_error.c668 set_scsi_ml_byte(scmd, SCSIML_STAT_MED_ERROR); in scsi_check_sense()
Dscsi_lib.c608 case SCSIML_STAT_MED_ERROR: in scsi_result_to_blk_status()