Searched refs:MTUNLOAD (Results 1 – 6 of 6) sorted by relevance
63 #define MTUNLOAD 31 /* execute the SCSI unload command */ macro
1148 [MTUNLOAD] = tape_std_mtunload,
1610 [MTUNLOAD] = tape_std_mtunload,
1295 case MTUNLOAD: in idetape_mtioctop()
391 MTLOAD and MTUNLOAD Explicitly load and unload the tape. If the
3703 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl()