.\" 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_BRINGDOWN" "9" "09 October 2005" "" ""
.SH NAME
ipr_initiate_ioa_bringdown \- Bring down an adapter
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ipr_initiate_ioa_bringdown (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 bringing down the adapter.
This consists of issuing an IOA shutdown to the adapter
to flush the cache, and running BIST.
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