Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sa.c455 #define last_io_resid errinfo._last_io_resid macro
1703 if ((g->mt_resid = (short) softc->last_io_resid) != 0) { in saioctl()
1705 softc->last_io_resid = 0; in saioctl()
1805 sep->io_resid = softc->last_io_resid; in saioctl()
3622 softc->last_io_resid = 0; in samount()
3725 softc->last_io_resid = resid; in saerror()
4873 SASBADDINTDESC(sb, indent, (intmax_t)softc->last_io_resid, %jd, in saextget()