.\" 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_SEND_EH_CMND" "9" "09 October 2005" "" ""
.SH NAME
scsi_send_eh_cmnd \- send a cmd to a device as part of error recovery.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int scsi_send_eh_cmnd (struct scsi_cmnd * \fIscmd\fB, int \fItimeout\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIscmd\fB\fR
SCSI Cmd to send.
.TP
\fB\fItimeout\fB\fR
Timeout for cmd.
.SH "NOTES"
.PP
The initialization of the structures is quite a bit different in
this case, and furthermore, there is a different completion handler
vs scsi_dispatch_cmd.
.SH "RETURN VALUE"
.PP
SUCCESS or FAILED or NEEDS_RETRY