Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_error.c532 static inline void set_scsi_ml_byte(struct scsi_cmnd *cmd, u8 status) in set_scsi_ml_byte() function
632 set_scsi_ml_byte(scmd, SCSIML_STAT_DL_TIMEOUT); in scsi_check_sense()
697 set_scsi_ml_byte(scmd, SCSIML_STAT_NOSPC); in scsi_check_sense()
705 set_scsi_ml_byte(scmd, SCSIML_STAT_TGT_FAILURE); in scsi_check_sense()
712 set_scsi_ml_byte(scmd, SCSIML_STAT_MED_ERROR); in scsi_check_sense()
721 set_scsi_ml_byte(scmd, SCSIML_STAT_TGT_FAILURE); in scsi_check_sense()
731 set_scsi_ml_byte(scmd, SCSIML_STAT_TGT_FAILURE); in scsi_check_sense()
744 set_scsi_ml_byte(scmd, SCSIML_STAT_DL_TIMEOUT); in scsi_check_sense()
2099 set_scsi_ml_byte(scmd, SCSIML_STAT_RESV_CONFLICT); in scsi_decide_disposition()