HomeSort by: relevance | last modified time | path
    Searched defs:txcount (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
lemac.c 150 unsigned txcount = LEMAC_INB(sc, LEMAC_REG_TDC);
153 while (txcount-- > 0) {
148 unsigned txcount = LEMAC_INB(sc, LEMAC_REG_TDC); local in function:lemac_tne_intr
lemac.c 150 unsigned txcount = LEMAC_INB(sc, LEMAC_REG_TDC);
153 while (txcount-- > 0) {
148 unsigned txcount = LEMAC_INB(sc, LEMAC_REG_TDC); local in function:lemac_tne_intr

Completed in 22 milliseconds