Searched refs:INTSTAT_TXC (Results 1 – 2 of 2) sorted by relevance
165 #define INTSTAT_TXC 0x00000020 /* transmit complete */ macro
98 INTSTAT_TXC | INTSTAT_RXE | INTSTAT_RQE | INTSTAT_RCC)730 if (intstat & (INTSTAT_TXC | INTSTAT_TXU)) { in epic_intr()