.\" 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 "IPR_RESET_START_TIMER" "9" "09 October 2005" "" ""
.SH NAME
ipr_reset_start_timer \- Start a timer for adapter reset job
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ipr_reset_start_timer (struct ipr_cmnd * \fIipr_cmd\fB, unsigned long \fItimeout\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIipr_cmd\fB\fR
ipr command struct
.TP
\fB\fItimeout\fB\fR
timeout value
.SH "DESCRIPTION"
.PP
This function is used in adapter reset processing
for timing events. If the reset_cmd pointer in the IOA
config struct is not this adapter's we are doing nested
resets and fail_all_ops will take care of freeing the
command block.
.SH "RETURN VALUE"
.PP
none