Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmtio.h111 #define MT_ISSCSI1 0x71 /* Generic ANSI SCSI-1 tape unit */ macro
/linux/drivers/scsi/
H A Dst.c4307 tpnt->tape_type = MT_ISSCSI1; in st_probe()