1. NAME

i2o_iop_quiesce - quiesce controller

2. SYNOPSIS

int i2o_iop_quiesce(struct i2o_controller *  c );

3. ARGUMENTS

c
    controller

4. DESCRIPTION

Quiesce an IOP. Causes IOP to make external operation quiescent (i2o AqREADYAq state). Internal operation of the IOP continues normally.

Returns 0 on success or negative error code on failure.

5. COPYRIGHT