Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1996 #define SD_CONF_BSET_DISKSORT_DISABLED (1 << SD_CONF_SET_DISKSORT_DISABLED) macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c529 SD_CONF_BSET_DISKSORT_DISABLED,
531 { "SUN SVE01", SD_CONF_BSET_DISKSORT_DISABLED |
539 SD_CONF_BSET_DISKSORT_DISABLED|
547 SD_CONF_BSET_DISKSORT_DISABLED|
555 SD_CONF_BSET_DISKSORT_DISABLED|
563 SD_CONF_BSET_DISKSORT_DISABLED|
571 SD_CONF_BSET_DISKSORT_DISABLED|
579 SD_CONF_BSET_DISKSORT_DISABLED|
3818 case SD_CONF_BSET_DISKSORT_DISABLED: in sd_get_tunables_from_conf()
4291 if (flags & SD_CONF_BSET_DISKSORT_DISABLED) { in sd_set_vers1_properties()