SYNOPSIS
- int scsi_check_sense(struct scsi_cmnd * scmd);
ARGUMENTS
scmd
-
- Cmd to have sense checked.
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.
COPYRIGHT