Home | History | Annotate | Download | only in mvme

Lines Matching refs:sc_count

211 	sc->sc_count = 0;
248 if (sc->sc_count)
269 while (sc->sc_count > 0) {
291 sc->sc_count--;
298 while (sc->sc_count > 0) {
302 sc->sc_count));
332 sc->sc_count = n;
339 uio->uio_resid += sc->sc_count;
340 sc->sc_count = 0;
355 if (sc->sc_count) {
358 sc->sc_count--;
363 if (sc->sc_count == 0) {