Searched refs:MT_ST_CAN_BSR (Results 1 – 7 of 7) sorted by relevance
191 #define MT_ST_CAN_BSR 0x100 macro
256 #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.
2307 STp->can_bsr = (options & MT_ST_CAN_BSR) != 0;2334 if ((options & MT_ST_CAN_BSR) != 0)4686 options |= STp->can_bsr ? MT_ST_CAN_BSR : 0; in options_show()