Searched refs:MTUNLOAD (Results 1 – 10 of 10) sorted by relevance
63 #define MTUNLOAD 31 /* execute the SCSI unload command */ macro
74 #define MTUNLOAD 31 /* Execute the SCSI unload command. */ macro
1148 [MTUNLOAD] = tape_std_mtunload,
1610 [MTUNLOAD] = tape_std_mtunload,
1296 case MTUNLOAD: in idetape_mtioctop()
445 MTLOAD and MTUNLOAD
3702 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl_common()