Searched refs:INTSTAT_RCC (Results 1 – 2 of 2) sorted by relevance
169 #define INTSTAT_RCC 0x00000001 /* receive copy complete */ macro
91 INTSTAT_TXC | INTSTAT_RXE | INTSTAT_RQE | INTSTAT_RCC)614 if (intstat & (INTSTAT_RCC | INTSTAT_RXE | INTSTAT_RQE)) { in epic_intr()