Setup the outbound message queue
int i2o_iop_init_outbound_queue(struct i2o_controller * c);
c
I2O controller
Clear and (re)initialize IOP's outbound queue and post the message frames to the IOP.
Returns 0 on success or negative error code on failure.