Home
last modified time | relevance | path

Searched refs:INTSTAT_TQE (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/tx/
Dif_txreg.h88 #define INTSTAT_TQE 0x00000080 macro
Dif_tx.c890 if (status & (INTSTAT_TXC|INTSTAT_TCC|INTSTAT_TQE)) { in epic_intr()
1306 /* INTSTAT_TXC | */ INTSTAT_TCC | INTSTAT_TQE | INTSTAT_TXU | in epic_init_locked()
1467 if ((status & INTSTAT_TQE) && !(status & INTSTAT_TXIDLE)) in epic_stop_activity()