Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmtio.h196 #define MT_ST_NOWAIT 0x2000 macro
/openbmc/linux/drivers/scsi/
H A Dst.c2319 STp->immediate = (options & MT_ST_NOWAIT) != 0;
2350 if ((options & MT_ST_NOWAIT) != 0)
4657 options |= STp->immediate ? MT_ST_NOWAIT : 0; in options_show()
/openbmc/linux/Documentation/scsi/
H A Dst.rst525 MT_ST_NOWAIT