Searched refs:INTR_TX_DONE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/sge/
H A Dif_sgereg.h102 #define INTR_TX_DONE 0x00000004 macro
108 INTR_TXQ1_DONE |INTR_TX_IDLE | INTR_TX_DONE | \
H A Dif_sge.c1367 if ((status & (INTR_TX_DONE | INTR_TX_IDLE)) != 0)

Completed in 157 milliseconds