Home | History | Annotate | Download | only in ic

Lines Matching refs:sc_count

219 	sc->sc_count = 0;
278 if (sc->sc_count)
304 while (sc->sc_count > 0) {
330 sc->sc_count--;
341 while (sc->sc_count > 0) {
346 (u_long)sc->sc_count));
374 sc->sc_count = n;
381 uio->uio_resid += sc->sc_count;
382 sc->sc_count = 0;
409 if (sc->sc_count) {
416 sc->sc_count--;
423 if (sc->sc_count == 0) {