Searched refs:S_ERRORS (Results 1 – 4 of 4) sorted by relevance
190 #define S_ERRORS (PERROR|OVERRUN|FRERROR) macro213 ((ap)->async_ring[((ap)->async_rget) & RINGMASK] &= ~S_ERRORS)
160 #define S_ERRORS (PERROR|OVERRUN|FRERROR) macro191 ((ap)->async_ring[((ap)->async_rget) & RINGMASK] &= ~S_ERRORS)
2275 if (RING_ERR(async, S_ERRORS)) { in async_softint()
2865 if (RING_ERR(async, S_ERRORS)) { in async_softint()