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

  /src/sys/arch/arm/gemini/
gemini_ipm.c 50 unsigned long long sc_txcount; member in struct:gemini_ipm_softc
146 sc->sc_txcount = 0LL;
286 sc->sc_txcount++;
339 printf("rxcount %lld, txcount %lld\n", sc->sc_rxcount, sc->sc_txcount);

Completed in 33 milliseconds