.\" 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 "FAS216_EH_DEVICE_RESET" "" "06 October 2005" "" ""
.SH NAME
fas216_eh_device_reset \- Reset the device associated with this command
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int fas216_eh_device_reset (Scsi_Cmnd * \fISCpnt\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fISCpnt\fB\fR
command specifing device to reset
.SH "DESCRIPTION"
.PP
Reset the device associated with this command.
.SH "RETURNS"
.PP
FAILED if unable to reset.
.SH "NOTES"
.PP
We won't be re-entered, so we'll only have one device
reset on the go at one time.