Searched refs:sc_tx_fillcount (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/cm/
H A Dsmc90cx6var.h79 u_char sc_tx_fillcount; member in struct:cm_softc
H A Dsmc90cx6.c305 sc->sc_tx_fillcount = 0;
369 if (sc->sc_tx_fillcount >= 2)
439 if (++sc->sc_tx_fillcount > 1) {
638 if (--sc->sc_tx_fillcount > 0) {

Completed in 60 milliseconds