Query: i2o_pci_interrupt
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_PCI_INTERRUPT(9) Message-based devices I2O_PCI_INTERRUPT(9)NAMEi2o_pci_interrupt - Interrupt handler for I2O controllerSYNOPSISirqreturn_t i2o_pci_interrupt(int irq, void * dev_id);ARGUMENTSirq interrupt line dev_id pointer to the I2O controllerDESCRIPTIONHandle an interrupt from a PCI based I2O controller. This turns out to be rather simple. We keep the controller pointer in the cookie.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_PCI_INTERRUPT(9)