Searched refs:MTSEEK (Results 1 – 6 of 6) sorted by relevance
52 #define MTSEEK 22 /* seek to block (Tandberg, etc.) */ macro
370 case MTSEEK: in __tapechar_ioctl()
1139 [MTSEEK] = tape_34xx_mtseek,
1601 [MTSEEK] = tape_3590_mtseek,
438 MTSEEK469 MTSEEK. In this case the tape is moved directly to the block470 specified by MTSEEK. MTSETPART is inactive unless524 the MTSEEK and MTIOCPOS for SCSI-2 drives instead of
3613 if (mtc.mt_op == MTSEEK) { in st_ioctl()3633 mtc.mt_op == MTSEEK || in st_ioctl()3656 mtc.mt_op != MTSEEK && in st_ioctl()3664 if (mtc.mt_op == MTREW || mtc.mt_op == MTSEEK || in st_ioctl()3741 if (mtc.mt_op == MTSEEK) { in st_ioctl()