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

/freebsd-10.3-release/sys/dev/cm/
H A Dsmc90cx6var.h78 u_char sc_rx_fillcount; member in struct:cm_softc
H A Dsmc90cx6.c292 sc->sc_rx_fillcount = 0;
583 if (--sc->sc_rx_fillcount == 2 - 1) {
784 if (++sc->sc_rx_fillcount > 1) {

Completed in 49 milliseconds