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,
1296 case MTUNLOAD: in idetape_mtioctop()
445 MTLOAD and MTUNLOAD
3702 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl_common()