Allocate interrupt for i2o controller
int i2o_pci_irq_enable(struct i2o_controller * c);
c
i2o_controller that the request is for
Allocate an interrupt for the I2O controller, and activate interrupts on the I2O controller.
Returns 0 on success or negative error code on failure.