1I2O_IOP_ACTIVATE(9) Message-based devices I2O_IOP_ACTIVATE(9)
23
4
NAME
6i2o_iop_activate - Bring controller up to HOLD
7
SYNOPSIS
9int i2o_iop_activate(struct i2o_controller * c);
10
ARGUMENTS
12c
13controller
14
DESCRIPTION
16This function brings an I2O controller into HOLD state. The adapter is
17reset if necessary and then the queues and resource table are read.
1819
Returns 0 on success or negative error code on failure.
20
COPYRIGHT
22Kernel Hackers Manual 2.6. November 2011 I2O_IOP_ACTIVATE(9)