Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmtio.h112 #define MT_ISSCSI2 0x72 /* Generic ANSI SCSI-2 tape unit */ macro
/openbmc/linux/drivers/scsi/
H A Dst.c4307 tpnt->tape_type = MT_ISSCSI2; in st_probe()