Searched refs:MTSEEK (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmtio.h52 #define MTSEEK 22 /* seek to block (Tandberg, etc.) */ macro
/linux-master/drivers/s390/char/
H A Dtape_char.c371 case MTSEEK:
H A Dtape_34xx.c1084 * MTSEEK: seek to the specified block.
1139 [MTSEEK] = tape_34xx_mtseek,
H A Dtape_3590.c533 * MTSEEK: seek to the specified block.
1601 [MTSEEK] = tape_3590_mtseek,
/linux-master/drivers/scsi/
H A Dst.c3596 if (mtc.mt_op == MTSEEK) {
3616 mtc.mt_op == MTSEEK ||
3638 mtc.mt_op != MTSEEK &&
3709 if (mtc.mt_op == MTSEEK) {

Completed in 163 milliseconds