table of contents
I2O_IOP_ACTIVATE(9) | Message-based devices | I2O_IOP_ACTIVATE(9) |
NAME¶
i2o_iop_activate - Bring controller up to HOLD
SYNOPSIS¶
int i2o_iop_activate(struct i2o_controller * c);
ARGUMENTS¶
c
controller
DESCRIPTION¶
This function brings an I2O controller into HOLD state. The adapter is reset if necessary and then the queues and resource table are read.
Returns 0 on success or negative error code on failure.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |