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

  /src/sys/dev/ic/
smc91cxx.c 949 static int txsuc_count; local in function:smc91cxx_intr
950 if (ppsratecheck(&txsuc_last, &txsuc_count, 1))
smc91cxx.c 949 static int txsuc_count; local in function:smc91cxx_intr
950 if (ppsratecheck(&txsuc_last, &txsuc_count, 1))

Completed in 25 milliseconds