Searched refs:MTSEEK (Results 1 – 4 of 4) sorted by relevance
52 #define MTSEEK 22 /* seek to block (Tandberg, etc.) */ macro
742 [MTSEEK] = tape_3490_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
3679 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()