Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dmtio.h191 #define MT_ST_NO_BLKLIMS 0x200 macro
/linux-2.6.39/drivers/scsi/
Dst.c2211 STp->omit_blklims = (options & MT_ST_NO_BLKLIMS) != 0;
2238 if ((options & MT_ST_NO_BLKLIMS) != 0)
4463 options |= STp->omit_blklims ? MT_ST_NO_BLKLIMS : 0; in st_options_show()
Dosst.c3926 STp->omit_blklims = (options & MT_ST_NO_BLKLIMS) != 0; in osst_set_options()
3954 if ((options & MT_ST_NO_BLKLIMS) != 0) in osst_set_options()
/linux-2.6.39/Documentation/scsi/
Dst.txt380 MT_ST_NO_BLKLIMS the driver does not ask the block limits