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

/freebsd-11-stable/sys/dev/e1000/
H A Dif_em.h217 #define EM_TX_BUSY 0x00000001 macro
H A Dif_em.c1014 txr->busy = EM_TX_BUSY;
1118 txr->busy = EM_TX_BUSY;
4234 txr->busy = EM_TX_BUSY; /* note this clears HUNG */

Completed in 75 milliseconds