Searched refs:MTSEEK (Results 1 – 11 of 11) sorted by relevance
52 #define MTSEEK 22 /* seek to block (Tandberg, etc.) */ macro
63 #define MTSEEK 22 /* Seek to block (Tandberg, etc.). */ macro
371 case MTSEEK: in __tapechar_ioctl()
1139 [MTSEEK] = tape_34xx_mtseek,
1601 [MTSEEK] = tape_3590_mtseek,
433 MTSEEK464 MTSEEK. In this case the tape is moved directly to the block465 specified by MTSEEK. MTSETPART is inactive unless519 the MTSEEK and MTIOCPOS for SCSI-2 drives instead of
3581 if (mtc.mt_op == MTSEEK) { in st_ioctl_common()3601 mtc.mt_op == MTSEEK || in st_ioctl_common()3623 mtc.mt_op != MTSEEK && in st_ioctl_common()3694 if (mtc.mt_op == MTSEEK) { in st_ioctl_common()
1338 case MTSEEK: in idetape_mtioctop()