.\" 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_TRY_STU" "9" "09 October 2005" "" ""
.SH NAME
scsi_eh_try_stu \- Send START_UNIT to device.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int scsi_eh_try_stu (struct scsi_cmnd * \fIscmd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIscmd\fB\fR
Scsi cmd to send START_UNIT
.SH "RETURN VALUE"
.PP
0 - Device is ready. 1 - Device NOT ready.