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

/freebsd-11-stable/sys/dev/xl/
H A Dif_xlreg.h180 #define XL_STAT_TX_COMPLETE 0x0004 /* 2 */ macro
198 XL_STAT_DOWN_COMPLETE|XL_STAT_TX_COMPLETE|XL_STAT_INTLATCH)
H A Dif_xl.c2188 if (status & XL_STAT_TX_COMPLETE) {
2258 if (status & XL_STAT_TX_COMPLETE) {

Completed in 68 milliseconds