Home
last modified time | relevance | path

Searched refs:MT_ST_SYSV (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dmtio.h194 #define MT_ST_SYSV 0x1000 macro
/linux-4.1.27/drivers/scsi/
Dst.c2256 STm->sysv = (options & MT_ST_SYSV) != 0;
2289 if ((options & MT_ST_SYSV) != 0)
4506 options |= STm->sysv ? MT_ST_SYSV : 0; in options_show()
Dosst.c3930 STm->sysv = (options & MT_ST_SYSV) != 0; in osst_set_options()
3961 if ((options & MT_ST_SYSV) != 0) in osst_set_options()
/linux-4.1.27/Documentation/scsi/
Dst.txt388 MT_ST_SYSV sets the SYSV semantics (mode)