Searched refs:MTUNLOAD (Results 1 – 5 of 5) sorted by relevance
63 #define MTUNLOAD 31 /* execute the SCSI unload command */ macro
1148 [MTUNLOAD] = tape_std_mtunload,
1610 [MTUNLOAD] = tape_std_mtunload,
445 MTLOAD and MTUNLOAD
3704 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl()