Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmtio.h196 #define MT_ST_NOWAIT 0x2000 macro
/linux/drivers/scsi/
H A Dst.c2348 STp->immediate = (options & MT_ST_NOWAIT) != 0;
2379 if ((options & MT_ST_NOWAIT) != 0)
4713 options |= STp->immediate ? MT_ST_NOWAIT : 0;
/linux/Documentation/scsi/
H A Dst.rst530 MT_ST_NOWAIT