Searched refs:MTOFFL (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmtio.h35 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */ macro
/linux-master/drivers/s390/char/
H A Dtape_char.c366 case MTOFFL:
H A Dtape_std.c482 * MTOFFL: Rewind the tape and put the drive off-line.
607 return tape_mtop(device, MTOFFL, mt_count);
H A Dtape_34xx.c1127 [MTOFFL] = tape_std_mtoffl,
H A Dtape_3590.c1589 [MTOFFL] = tape_std_mtoffl,
/linux-master/drivers/scsi/
H A Dst.c3602 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL ||
3615 (mtc.mt_op == MTREW || mtc.mt_op == MTOFFL ||
3635 mtc.mt_op != MTOFFL &&
3653 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED)
3717 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) {

Completed in 157 milliseconds