Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmtio.h52 #define MTSEEK 22 /* seek to block (Tandberg, etc.) */ macro
/linux/drivers/s390/char/
H A Dtape_3490.c742 [MTSEEK] = tape_3490_mtseek,
/linux/Documentation/scsi/
H A Dst.rst438 MTSEEK
469 MTSEEK. In this case the tape is moved directly to the block
470 specified by MTSEEK. MTSETPART is inactive unless
524 the MTSEEK and MTIOCPOS for SCSI-2 drives instead of
/linux/drivers/scsi/
H A Dst.c3679 if (mtc.mt_op == MTSEEK) { in st_ioctl()
3699 mtc.mt_op == MTSEEK || in st_ioctl()
3722 mtc.mt_op != MTSEEK && in st_ioctl()
3730 if (mtc.mt_op == MTREW || mtc.mt_op == MTSEEK || in st_ioctl()
3807 if (mtc.mt_op == MTSEEK) { in st_ioctl()