Searched refs:INTSTAT_FATAL (Results 1 – 2 of 2) sorted by relevance
160 #define INTSTAT_FATAL (1UL << 12) /* Fatal Error */ macro
912 if (status & INTSTAT_FATAL) { in efe_intr()931 if (status & INTSTAT_FATAL) { in efe_intr()