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

  /src/sys/dev/ic/
smc90cx6var.h 67 u_char sc_rx_fillcount; member in struct:bah_softc
smc90cx6.c 294 sc->sc_rx_fillcount = 0;
613 if (--sc->sc_rx_fillcount == 2 - 1) {
813 if (++sc->sc_rx_fillcount > 1) {

Completed in 13 milliseconds