.\" 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_INITIATE_IOA_RESET" "9" "09 October 2005" "" ""
.SH NAME
_ipr_initiate_ioa_reset \- Initiate an adapter reset
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void _ipr_initiate_ioa_reset (struct ipr_ioa_cfg * \fIioa_cfg\fB, int (*\fIjob_step\fB)
struct ipr_cmnd *, enum ipr_shutdown_type \fIshutdown_type\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIioa_cfg\fB\fR
ioa config struct
.TP
\fB\fIjob_step\fB\fR
first job step of reset job
.TP
\fB\fIshutdown_type\fB\fR
shutdown type
.SH "DESCRIPTION"
.PP
This function will initiate the reset of the given adapter
starting at the selected job step.
If the caller needs to wait on the completion of the reset,
the caller must sleep on the reset_wait_q.
.SH "RETURN VALUE"
.PP
none