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

/freebsd-12-stable/sys/dev/xl/
H A Dif_xlreg.h182 #define XL_STAT_TX_COMPLETE 0x0004 /* 2 */ macro
200 XL_STAT_DOWN_COMPLETE|XL_STAT_TX_COMPLETE|XL_STAT_INTLATCH)
H A Dif_xl.c2192 if (status & XL_STAT_TX_COMPLETE) {
2262 if (status & XL_STAT_TX_COMPLETE) {

Completed in 362 milliseconds