Searched refs:STS_FATAL (Results 1 – 5 of 5) sorted by relevance
86 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
253 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
77 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)186 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()199 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()5215 if (unlikely((status & STS_FATAL) != 0)) { in fotg210_irq()
163 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()178 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()
146 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro152 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)504 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()518 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()2907 if (unlikely((status & STS_FATAL) != 0)) { in oxu210_hcd_irq()