Home | History | Annotate | Download | only in linux

Lines Matching full:scsi

49 #define MTSETBLK 20	/* set block length (SCSI) */
50 #define MTSETDENSITY 21 /* set tape density (SCSI) */
53 #define MTSETDRVBUFFER 24 /* set the drive buffering according to SCSI-2 */
61 #define MTLOAD 30 /* execute the SCSI load command */
62 #define MTUNLOAD 31 /* execute the SCSI unload command */
63 #define MTCOMPRESSION 32/* control compression with SCSI mode page 15 */
108 #define MT_ISONSTREAM_SC 0x61 /* OnStream SCSI tape drives (SC-x0)
109 and SCSI emulated (DI, DP, USB) */
110 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */
111 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit */
159 /* SCSI-tape specific definitions */