Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dmtio.h62 #define MTLOAD 30 /* execute the SCSI load command */ macro
/linux-2.4.37.9/drivers/scsi/
Dosst.c3861 if (STp->ready != ST_READY && cmd_in != MTLOAD) { in osst_int_ioctl()
4001 case MTLOAD: in osst_int_ioctl()
4006 if (cmd_in == MTLOAD) { in osst_int_ioctl()
4023 case MTLOAD: in osst_int_ioctl()
4203 else if (cmd_in == MTLOAD) { in osst_int_ioctl()
4251 if (cmd_in == MTLOAD && osst_wait_for_medium(STp, &SRpnt, 60)) in osst_int_ioctl()
4870 mtc.mt_op == MTLOCK || mtc.mt_op == MTLOAD || in osst_ioctl()
DREADME.st254 MTLOAD and MTUNLOAD Explicitly load and unload the tape. If the
Dst.c3170 mtc.mt_op == MTLOCK || mtc.mt_op == MTLOAD || in st_ioctl()
3276 if (mtc.mt_op == MTLOAD) { in st_ioctl()
/linux-2.4.37.9/drivers/s390/char/
Dtapechar.c425 case MTLOAD: in tape_mtioctop()
/linux-2.4.37.9/drivers/ide/
Dide-tape.c5404 case MTLOAD: in idetape_mtioctop()