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

/freebsd-11.0-release/sys/dev/gem/
H A Dif_gemreg.h171 #define GEM_TX_COMPLETION 0x2100 macro
196 /* GEM_TX_COMPLETION register bits */
H A Dif_gem.c1451 * GEM_TX_COMPLETION points to the last descriptor
1454 txlast = GEM_BANK1_READ_4(sc, GEM_TX_COMPLETION);
1494 "GEM_TX_COMPLETION %x",
1498 GEM_BANK1_READ_4(sc, GEM_TX_COMPLETION));

Completed in 57 milliseconds