Home
last modified time | relevance | path

Searched refs:MT_ST_SILI (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dmtio.h196 #define MT_ST_SILI 0x4000 macro
/linux-4.1.27/drivers/scsi/
Dst.c2257 STp->sili = (options & MT_ST_SILI) != 0;
2291 if ((options & MT_ST_SILI) != 0)
4509 options |= STp->sili ? MT_ST_SILI : 0; in options_show()
/linux-4.1.27/Documentation/scsi/
Dst.txt395 MT_ST_SILI enables setting the SILI bit in SCSI commands when