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

/freebsd-11.0-release/sys/dev/sge/
H A Dif_sgereg.h101 #define INTR_TX_IDLE 0x00000008 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 70 milliseconds