Searched refs:STS_FATAL (Results 1 – 3 of 3) sorted by relevance
98 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
34 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
845 if (unlikely ((status & STS_FATAL) != 0)) { in ehci_irq_handler()
Completed in 14 milliseconds