Home | History | Annotate | Download | only in dev

Lines Matching defs:ovfl

183 	u_short	*rptr, *wptr, incnt, ovfl;
977 ++sc->ovfl;
998 ++sc->ovfl;
1045 int s1, s2, ovfl;
1065 ovfl = 0;
1071 if (sc->ovfl != 0) {
1072 ovfl = sc->ovfl;
1073 sc->ovfl = 0;
1076 if (ovfl != 0)
1078 device_xname(sc->sc_dev), ovfl);