Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmtio.h195 #define MT_ST_SYSV 0x1000 macro
/linux-6.3-rc2/drivers/scsi/
A Dst.c2313 STm->sysv = (options & MT_ST_SYSV) != 0;
2346 if ((options & MT_ST_SYSV) != 0)
4634 options |= STm->sysv ? MT_ST_SYSV : 0; in options_show()
/linux-6.3-rc2/Documentation/scsi/
A Dst.rst523 MT_ST_SYSV

Completed in 11 milliseconds