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

  /src/sys/dev/ic/
cs89x0.c 1867 int dropout = 0; local
1884 while (sc->sc_txbusy == 0 && dropout == 0) {
1995 dropout = 1;
cs89x0.c 1867 int dropout = 0; local
1884 while (sc->sc_txbusy == 0 && dropout == 0) {
1995 dropout = 1;

Completed in 56 milliseconds