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