Searched refs:ISR_FETALERR (Results 1 – 4 of 4) sorted by relevance
95 if (dwIsr & ISR_FETALERR) /* ISR, bit8 */ in STAvUpdateIsrStatCounter()
382 #define ISR_FETALERR 0x00000100 macro
981 if (status & ISR_FETALERR) { in device_error()1103 if (pDevice->dwIsr & ISR_FETALERR) { in device_intr()
261 #define ISR_FETALERR 0x01 macro