Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmtio.h171 #define MT_ST_OPTIONS 0xf0000000 macro
/openbmc/linux/drivers/scsi/
H A Dst.c2305 code = options & MT_ST_OPTIONS;
2365 value = (options & ~MT_ST_OPTIONS);
2366 if (value == ~MT_ST_OPTIONS) {
2379 value = (options & ~MT_ST_OPTIONS);
2391 value = (options & ~MT_ST_OPTIONS) & 0xff;
3569 (mtc.mt_count & MT_ST_OPTIONS) == 0)) { in st_ioctl()
3651 (mtc.mt_count & MT_ST_OPTIONS) != 0) { in st_ioctl()
/openbmc/linux/Documentation/scsi/
H A Dst.rst639 ST_FAST_EOM 1 (or using the MT_ST_OPTIONS ioctl). In this case the file