Home
last modified time | relevance | path

Searched refs:MTEOM (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/include/linux/
Dmtio.h39 #define MTEOM 12 /* goto end of recorded media (for appending files). macro
/linux-2.6.39/drivers/s390/char/
Dtape_char.c377 case MTEOM: in __tapechar_ioctl()
Dtape_34xx.c1265 [MTEOM] = tape_std_mteom,
Dtape_3590.c1708 [MTEOM] = tape_std_mteom,
/linux-2.6.39/drivers/scsi/
Dst.c2748 case MTEOM: in st_int_ioctl()
2882 if (cmd_in == MTEOM) in st_int_ioctl()
2959 } else if (cmd_in == MTEOM) { in st_int_ioctl()
3374 mtc.mt_op == MTEOM) { in st_ioctl()
3392 mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM || in st_ioctl()
3428 mtc.mt_op != MTEOM) { in st_ioctl()
Dosst.c4251 case MTEOM: in osst_int_ioctl()
4368 if (cmd_in == MTEOM) in osst_int_ioctl()
4413 } else if (cmd_in == MTBSR || cmd_in == MTFSR || cmd_in == MTWEOF || cmd_in == MTEOM) { in osst_int_ioctl()
5009 if (mtc.mt_op == MTFSF || mtc.mt_op == MTFSFM|| mtc.mt_op == MTEOM) { in osst_ioctl()
5027 mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM || in osst_ioctl()
5050 mtc.mt_op != MTEOM) { in osst_ioctl()
/linux-2.6.39/drivers/char/
Dviotape.c573 case MTEOM: in viotap_ioctl()
/linux-2.6.39/Documentation/scsi/
Dst.txt322 MTEOM Space to end of recorded data.
490 The MTEOM command is by default implemented as spacing over 32767
DChangeLog.1992-1997480 * README.st: Document MTEOM.
/linux-2.6.39/drivers/ide/
Dide-tape.c1317 case MTEOM: in idetape_mtioctop()