Home
last modified time | relevance | path

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

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