I2O_IOP_QUIESCE
Section: Message-based devices (9)
Updated: February 2011
Index
Return to Main Contents
NAME
i2o_iop_quiesce - quiesce controller
SYNOPSIS
-
int i2o_iop_quiesce(struct i2o_controller * c);
ARGUMENTS
c
-
- controller
DESCRIPTION
Quiesce an IOP. Causes IOP to make external operation quiescent (i2o 'READY' state). Internal operation of the IOP continues normally.
Returns 0 on success or negative error code on failure.
COPYRIGHT