Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmtio.h187 #define MT_ST_TWO_FM 0x10 macro
/openbmc/linux/drivers/scsi/
H A Dst.c2311 STp->two_fm = (options & MT_ST_TWO_FM) != 0;
2335 if ((options & MT_ST_TWO_FM) != 0)
4649 options |= STp->two_fm ? MT_ST_TWO_FM : 0; in options_show()
/openbmc/linux/Documentation/scsi/
H A Dst.rst499 MT_ST_TWO_FM