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

/netbsd-current/sys/dev/sbus/
H A Dif_le_ledma.c83 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 184 milliseconds