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

  /src/sys/dev/sbus/
if_le_ledma.c 83 u_int sc_lostcount; member in struct:le_softc
280 if (lesc->sc_lostcount++ < LE_LOSTTHRESH)
283 lesc->sc_lostcount = 0;
382 lesc->sc_lostcount = 0;
if_le_ledma.c 83 u_int sc_lostcount; member in struct:le_softc
280 if (lesc->sc_lostcount++ < LE_LOSTTHRESH)
283 lesc->sc_lostcount = 0;
382 lesc->sc_lostcount = 0;

Completed in 189 milliseconds