Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dmtio.h61 #define MTLOAD 30 /* execute the SCSI load command */ macro
/linux-2.6.39/drivers/scsi/
Dosst.c4068 if (STp->ready != ST_READY && cmd_in != MTLOAD) { in osst_int_ioctl()
4208 case MTLOAD: in osst_int_ioctl()
4213 if (cmd_in == MTLOAD) { in osst_int_ioctl()
4230 case MTLOAD: in osst_int_ioctl()
4385 else if (cmd_in == MTLOAD) { in osst_int_ioctl()
4430 if (cmd_in == MTLOAD && osst_wait_for_medium(STp, &SRpnt, 60)) in osst_int_ioctl()
5028 mtc.mt_op == MTLOCK || mtc.mt_op == MTLOAD || in osst_ioctl()
Dst.c3393 mtc.mt_op == MTLOCK || mtc.mt_op == MTLOAD || in st_ioctl()
3506 if (mtc.mt_op == MTLOAD) { in st_ioctl()
/linux-2.6.39/drivers/s390/char/
Dtape_34xx.c1280 [MTLOAD] = tape_std_mtload,
Dtape_3590.c1723 [MTLOAD] = tape_std_mtload,
/linux-2.6.39/drivers/ide/
Dide-tape.c1291 case MTLOAD: in idetape_mtioctop()
/linux-2.6.39/Documentation/scsi/
Dst.txt334 MTLOAD and MTUNLOAD Explicitly load and unload the tape. If the