Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dmtio.h365 #define MT_ST_CAN_PARTITIONS 0x400 macro
/linux-2.4.37.9/drivers/scsi/
DREADME.st272 MT_ST_CAN_PARTITIONS set.
277 by the initiator. Inactive unless MT_ST_CAN_PARTITIONS set.
303 MT_ST_CAN_PARTITIONS enables support for partitioned
Dst.c1985 STp->can_partitions = (options & MT_ST_CAN_PARTITIONS) != 0; in st_set_options()
2012 (options & MT_ST_CAN_PARTITIONS) != 0) in st_set_options()
Dosst.c3722 STp->can_partitions = (options & MT_ST_CAN_PARTITIONS) != 0; in osst_set_options()
3751 (options & MT_ST_CAN_PARTITIONS) != 0) in osst_set_options()