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.c523 static inline void set_scsi_ml_byte(struct scsi_cmnd *cmd, u8 status) in set_scsi_ml_byte() function
611 set_scsi_ml_byte(scmd, SCSIML_STAT_DL_TIMEOUT); in scsi_check_sense()
675 set_scsi_ml_byte(scmd, SCSIML_STAT_NOSPC); in scsi_check_sense()
683 set_scsi_ml_byte(scmd, SCSIML_STAT_TGT_FAILURE); in scsi_check_sense()
690 set_scsi_ml_byte(scmd, SCSIML_STAT_MED_ERROR); in scsi_check_sense()
699 set_scsi_ml_byte(scmd, SCSIML_STAT_TGT_FAILURE); in scsi_check_sense()
709 set_scsi_ml_byte(scmd, SCSIML_STAT_TGT_FAILURE); in scsi_check_sense()
715 set_scsi_ml_byte(scmd, SCSIML_STAT_DL_TIMEOUT); in scsi_check_sense()
2043 set_scsi_ml_byte(scmd, SCSIML_STAT_RESV_CONFLICT); in scsi_decide_disposition()