Name

scsi_check_sense — Examine scsi cmd sense

Synopsis

int scsi_check_sense (struct scsi_cmnd * scmd);
 

Arguments

struct scsi_cmnd * scmd

Cmd to have sense checked.

Description

Return value: SUCCESS or FAILED or NEEDS_RETRY or ADD_TO_MLQUEUE

Notes

When a deferred error is detected the current command has not been executed and needs retrying.