SYNOPSIS
- irqreturn_t i2o_pci_interrupt(int irq, void * dev_id);
ARGUMENTS
irq
-
- interrupt line
dev_id
- pointer to the I2O controller
DESCRIPTION
Handle an interrupt from a PCI based I2O controller. This turns out to be rather simple. We keep the controller pointer in the cookie.
COPYRIGHT