PCI_LOST_INTERRUPT(9) Hardware Interfaces PCI_LOST_INTERRUPT(9)NAMEpci_lost_interrupt - reports a lost PCI interruptSYNOPSISenum pci_lost_interrupt_reason pci_lost_interrupt(struct pci_dev * pdev);ARGUMENTSpdev device whose interrupt is lostDESCRIPTIONThe primary function of this routine is to report a lost interrupt in a standard way which users can recognise (instead of blaming the driver).RETURNSa suggestion for fixing it (although the driver is not required to act on this).COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_LOST_INTERRUPT(9)