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

/freebsd-12-stable/sys/dev/gem/
H A Dif_gemreg.h173 #define GEM_TX_COMPLETION 0x2100 macro
198 /* GEM_TX_COMPLETION register bits */
H A Dif_gem.c1453 * GEM_TX_COMPLETION points to the last descriptor
1456 txlast = GEM_BANK1_READ_4(sc, GEM_TX_COMPLETION);
1496 "GEM_TX_COMPLETION %x",
1500 GEM_BANK1_READ_4(sc, GEM_TX_COMPLETION));

Completed in 28 milliseconds