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

  /src/sys/dev/ic/
cs89x0var.h 100 int sc_xe_togo; /* # of packets to go at this ent */ member in struct:cs_softc
cs89x0.c 388 sc->sc_xe_togo = cs_xmit_early_table[sc->sc_xe_ent].better_count;
1510 sc->sc_xe_togo =
1925 if (--sc->sc_xe_togo == 0) {
1928 sc->sc_xe_togo =

Completed in 13 milliseconds