1I2O_PCI_IRQ_ENABLE(9) Message-based devices I2O_PCI_IRQ_ENABLE(9)
23
4
NAME
6i2o_pci_irq_enable - Allocate interrupt for I2O controller
7
SYNOPSIS
9int i2o_pci_irq_enable(struct i2o_controller * c);
10
ARGUMENTS
12c
13i2o_controller that the request is for
14
DESCRIPTION
16Allocate an interrupt for the I2O controller, and activate interrupts
17on the I2O controller.
1819
Returns 0 on success or negative error code on failure.
20
COPYRIGHT
22Kernel Hackers Manual 2.6. June 2019 I2O_PCI_IRQ_ENABLE(9)