Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_priv.h28 SCSIML_STAT_MED_ERROR = 0x03, /* Medium error */ enumerator
H A Dscsi_error.c689 set_scsi_ml_byte(scmd, SCSIML_STAT_MED_ERROR); in scsi_check_sense()
H A Dscsi_lib.c600 case SCSIML_STAT_MED_ERROR: in scsi_result_to_blk_status()