.\" 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_ACTIVATE" "9" "09 October 2005" "" "" .SH NAME i2o_iop_activate \- Bring controller up to HOLD .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_iop_activate (struct i2o_controller * \fIc\fB); \fR .SH "ARGUMENTS" .TP \fB\fIc\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. .PP Returns 0 on success or negative error code on failure.