Home
last modified time | relevance | path

Searched refs:MTUNLOAD (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dmtio.h63 #define MTUNLOAD 31 /* execute the SCSI unload command */ macro
/linux/drivers/s390/char/
H A Dtape_3490.c751 [MTUNLOAD] = tape_std_mtunload,
/linux/Documentation/scsi/
H A Dst.rst450 MTLOAD and MTUNLOAD
/linux/drivers/scsi/
H A Dst.c3815 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl()