Home
last modified time | relevance | path

Searched refs:MTLOAD (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dmtio.h62 #define MTLOAD 30 /* execute the SCSI load command */ macro
/Linux-v4.19/drivers/s390/char/
Dtape_34xx.c1147 [MTLOAD] = tape_std_mtload,
Dtape_3590.c1609 [MTLOAD] = tape_std_mtload,
/Linux-v4.19/drivers/scsi/
Dosst.c4071 if (STp->ready != ST_READY && cmd_in != MTLOAD) { in osst_int_ioctl()
4211 case MTLOAD: in osst_int_ioctl()
4216 if (cmd_in == MTLOAD) { in osst_int_ioctl()
4233 case MTLOAD: in osst_int_ioctl()
4388 else if (cmd_in == MTLOAD) { in osst_int_ioctl()
4433 if (cmd_in == MTLOAD && osst_wait_for_medium(STp, &SRpnt, 60)) in osst_int_ioctl()
5033 mtc.mt_op == MTLOCK || mtc.mt_op == MTLOAD || in osst_ioctl()
Dst.c3586 mtc.mt_op == MTLOCK || mtc.mt_op == MTLOAD || in st_ioctl()
3704 if (mtc.mt_op == MTLOAD) { in st_ioctl()
/Linux-v4.19/drivers/ide/
Dide-tape.c1292 case MTLOAD: in idetape_mtioctop()
/Linux-v4.19/Documentation/scsi/
Dst.txt391 MTLOAD and MTUNLOAD Explicitly load and unload the tape. If the