Home
last modified time | relevance | path

Searched refs:MT_ST_NO_BLKLIMS (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/linux/
Dmtio.h191 #define MT_ST_NO_BLKLIMS 0x200 macro
/linux-3.4.99/drivers/scsi/
Dst.c2230 STp->omit_blklims = (options & MT_ST_NO_BLKLIMS) != 0;
2258 if ((options & MT_ST_NO_BLKLIMS) != 0)
4489 options |= STp->omit_blklims ? MT_ST_NO_BLKLIMS : 0; in st_options_show()
Dosst.c3925 STp->omit_blklims = (options & MT_ST_NO_BLKLIMS) != 0; in osst_set_options()
3953 if ((options & MT_ST_NO_BLKLIMS) != 0) in osst_set_options()
/linux-3.4.99/Documentation/scsi/
Dst.txt380 MT_ST_NO_BLKLIMS the driver does not ask the block limits