Searched refs:RIS_OVERRUN (Results 1 – 2 of 2) sorted by relevance
365 #define RIS_OVERRUN 0x0008 /* overrun error */ macro
471 if (risr & RIS_OVERRUN) { in cx_receive_interrupt()