.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SCSI_EH_COMPLETED_NORMALLY" "" "06 October 2005" "" "" .SH NAME scsi_eh_completed_normally \- Disposition a eh cmd on return from LLD. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int scsi_eh_completed_normally (struct scsi_cmnd * \fIscmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIscmd\fB\fR SCSI cmd to examine. .SH "NOTES" .PP This is *only* called when we are examining the status of commands queued during error recovery. the main difference here is that we don't allow for the possibility of retries here, and we are a lot more restrictive about what we consider acceptable.