Searched refs:MT_ST_CAN_PARTITIONS (Results 1 – 4 of 4) sorted by relevance
192 #define MT_ST_CAN_PARTITIONS 0x400 macro
350 MT_ST_CAN_PARTITIONS set.355 by the initiator. Inactive unless MT_ST_CAN_PARTITIONS set.381 MT_ST_CAN_PARTITIONS enables support for partitioned
2252 STp->can_partitions = (options & MT_ST_CAN_PARTITIONS) != 0;2281 (options & MT_ST_CAN_PARTITIONS) != 0)4504 options |= STp->can_partitions ? MT_ST_CAN_PARTITIONS : 0; in options_show()
3928 STp->can_partitions = (options & MT_ST_CAN_PARTITIONS) != 0; in osst_set_options()3957 (options & MT_ST_CAN_PARTITIONS) != 0) in osst_set_options()