Query: pci_lost_interrupt
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 PCI_LOST_INTERRUPT(9)