Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dmtio.h196 #define MT_ST_SILI 0x4000 macro
/linux-3.4.99/drivers/scsi/
Dst.c2237 STp->sili = (options & MT_ST_SILI) != 0;
2271 if ((options & MT_ST_SILI) != 0)
4495 options |= STp->sili ? MT_ST_SILI : 0; in st_options_show()
/linux-3.4.99/Documentation/scsi/
Dst.txt397 MT_ST_SILI enables setting the SILI bit in SCSI commands when