Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/scsi/
HDscsi_sa.c246 #define last_io_resid errinfo._last_io_resid macro
1000 if ((g->mt_resid = (short) softc->last_io_resid) != 0) { in saioctl()
1002 softc->last_io_resid = 0; in saioctl()
1024 sep->io_resid = softc->last_io_resid; in saioctl()
2303 softc->last_io_resid = 0; in samount()
2395 softc->last_io_resid = resid; in saerror()