.\" 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, enum ipr_shutdown_type \fIshutdown_type\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIioa_cfg\fB\fR
ioa config struct
.TP
\fB\fIshutdown_type\fB\fR
shutdown type
.SH "DESCRIPTION"
.PP
This function will initiate the reset of the given adapter.
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