.\" 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_ACTIVATE_CONTROLLER" "" "06 October 2005" "" ""
.SH NAME
i2o_activate_controller \- bring controller up to HOLD
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_activate_controller (struct i2o_controller * \fIiop\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIiop\fB\fR
controller
.SH "DESCRIPTION"
.PP
This function brings an I2O controller into HOLD state. The adapter
is reset if necessary and then the queues and resource table
are read. -1 is returned on a failure, 0 on success.