Home
last modified time | relevance | path

Searched refs:MT_ISONSTREAM_SC (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dmtio.h108 #define MT_ISONSTREAM_SC 0x61 /* OnStream SCSI tape drives (SC-x0) macro
139 {MT_ISONSTREAM_SC, "OnStream SC-, DI-, DP-, or USB tape drive"}, \
/linux-2.4.37.9/drivers/scsi/
Dosst.c5023 mt_status.mt_type = MT_ISONSTREAM_SC; in osst_ioctl()