Searched refs:MT_ST_CAN_BSR (Results 1 – 3 of 3) sorted by relevance
191 #define MT_ST_CAN_BSR 0x100 macro
507 MT_ST_CAN_BSR646 time or the MT_ST_CAN_BSR bit is set for the drive with an ioctl.
2306 STp->can_bsr = (options & MT_ST_CAN_BSR) != 0;2333 if ((options & MT_ST_CAN_BSR) != 0)4630 options |= STp->can_bsr ? MT_ST_CAN_BSR : 0; in options_show()