Searched refs:last_ctl_resid (Results 1 – 1 of 1) sorted by relevance
458 #define last_ctl_resid errinfo._last_ctl_resid macro1709 if ((g->mt_resid = (short)softc->last_ctl_resid) != 0) { in saioctl()1711 softc->last_ctl_resid = 0; in saioctl()1810 sep->ctl_resid = softc->last_ctl_resid; in saioctl()3623 softc->last_ctl_resid = 0; in samount()3732 softc->last_ctl_resid = resid; in saerror()4997 softc->last_ctl_resid = 0; in saspace()5031 softc->fileno += (count - softc->last_ctl_resid); in saspace()5036 softc->blkno += (count - softc->last_ctl_resid); in saspace()5038 if (softc->last_ctl_resid || softc->blkno < 0) { in saspace()[all …]