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

  /src/sys/dev/ic/
smc90cx6var.h 68 u_char sc_tx_fillcount; member in struct:bah_softc
smc90cx6.c 307 sc->sc_tx_fillcount = 0;
369 if (sc->sc_tx_fillcount >= 2) {
453 if (++sc->sc_tx_fillcount > 1) {
672 if (--sc->sc_tx_fillcount > 0) {

Completed in 27 milliseconds