Searched refs:dsreg (Results 1 – 1 of 1) sorted by relevance
234 u_int8_t dsreg; /* mtio mt_dsreg, redux */ member988 g->mt_dsreg = (short) softc->dsreg; in saioctl()1725 softc->dsreg = (bp->bio_cmd == BIO_READ)? in sastart()1771 softc->dsreg = MTIO_DSREG_REST; in sadone()2284 softc->dsreg = MTIO_DSREG_NIL; in samount()2287 softc->dsreg = MTIO_DSREG_REST; in samount()3124 softc->dsreg = MTIO_DSREG_REW; in sarewind()3126 softc->dsreg = MTIO_DSREG_REST; in sarewind()3157 softc->dsreg = (count < 0)? MTIO_DSREG_REV : MTIO_DSREG_FWD; in saspace()3159 softc->dsreg = MTIO_DSREG_REST; in saspace()[all …]