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

/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_34xx.c1127 [MTOFFL] = tape_std_mtoffl,
H A Dtape_3590.c1589 [MTOFFL] = tape_std_mtoffl,
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);
/linux-master/drivers/scsi/
H A Dst.c3601 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL ||
3614 (mtc.mt_op == MTREW || mtc.mt_op == MTOFFL ||
3634 mtc.mt_op != MTOFFL &&
3652 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED)
3716 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) {

Completed in 230 milliseconds