Searched refs:ISR_FETALERR (Results 1 – 3 of 3) sorted by relevance
248 #define ISR_FETALERR BIT(0) macro
368 #define ISR_FETALERR 0x00000100 macro
950 if (status & ISR_FETALERR) { in device_error()1060 if (isr & ISR_FETALERR) { in vnt_interrupt_process()