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