Home
last modified time | relevance | path

Searched refs:sc_eofs (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/hp300/dev/
H A Dct.c68 int sc_eofs[EOFS]; member
289 sc->sc_eofs[EOFS - 1]--;
295 UNIT(dev), sc->sc_eofp, sc->sc_eofs[sc->sc_eofp]);
319 cnt = sc->sc_eofs[EOFS - 1] - cnt;
343 sc->sc_blkno = sc->sc_eofs[sc->sc_eofp];
349 sc->sc_eofs[sc->sc_eofp]);
448 sc->sc_eofs[i] = 0;
830 sc->sc_eofs[EOFS - 1]++;
834 sc->sc_eofs[EOFS - 1] = EOFS;
837 sc->sc_eofs[sc->sc_eofp] = sc->sc_blkno - 1;
[all …]