Lines Matching refs:sc_cnt
321 sc->sc_cnt = 0;
445 sc->sc_cnt = 0;
738 len = sc->sc_cnt - cnt;
739 if (sc->sc_cnt >= cnt &&
756 if (sc->sc_cnt != cnt ||
757 sc->sc_cnt > cb->ccb_scp.scp_datalen)
762 sc->sc_cnt, cnt,
766 sc->sc_cnt = cnt;
817 if (res == sc->sc_cnt)
821 if (res < sc->sc_cnt || res == (u_int) -1)
824 "strange fifo ack count 0x%x < 0x%x\n", res, sc->sc_cnt);
829 res = res - sc->sc_cnt;
848 sc->sc_cnt += res;
893 sc->sc_cnt += res;
966 sc->sc_cnt += res;
1299 sc->sc_cnt = 0;