Home
last modified time | relevance | path

Searched refs:SD_CONF_BSET_DISKSORT_DISABLED (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2049 #define SD_CONF_BSET_DISKSORT_DISABLED (1 << SD_CONF_SET_DISKSORT_DISABLED) macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c685 SD_CONF_BSET_DISKSORT_DISABLED,
692 { "SUN SVE01", SD_CONF_BSET_DISKSORT_DISABLED |
700 SD_CONF_BSET_DISKSORT_DISABLED|
708 SD_CONF_BSET_DISKSORT_DISABLED|
716 SD_CONF_BSET_DISKSORT_DISABLED|
724 SD_CONF_BSET_DISKSORT_DISABLED|
732 SD_CONF_BSET_DISKSORT_DISABLED|
740 SD_CONF_BSET_DISKSORT_DISABLED|
4353 case SD_CONF_BSET_DISKSORT_DISABLED: in sd_get_tunables_from_conf()
4826 if (flags & SD_CONF_BSET_DISKSORT_DISABLED) { in sd_set_vers1_properties()