1. NAME▲
i2o_iop_init_outbound_queue - setup the outbound message queue
2. SYNOPSIS ▲
int i2o_iop_init_outbound_queue(struct i2o_controller * c );
3. ARGUMENTS ▲
c
I2O controller
4. DESCRIPTION ▲
Clear and (re)initialize IOPAqs outbound queue and post the message frames to the IOP.
Returns 0 on success or negative error code on failure.
5. COPYRIGHT ▲