.\" 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 "I2O_IOP_CLEAR" "9" "09 October 2005" "" ""
.SH NAME
i2o_iop_clear \- Bring I2O controller into HOLD state
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_iop_clear (struct i2o_controller * \fIc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIc\fB\fR
controller
.SH "DESCRIPTION"
.PP
Clear an IOP to HOLD state, ie. terminate external operations, clear all
input queues and prepare for a system restart. IOP's internal operation
continues normally and the outbound queue is alive. The IOP is not
expected to rebuild its LCT.
.PP
Returns 0 on success or negative error code on failure.