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
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 1337 int txcount; member in struct:client_state

Completed in 61 milliseconds