Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2003 #define SD_CONF_BSET_LUN_RESET_ENABLED (1 << SD_CONF_SET_LUN_RESET_ENABLED) macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c532 SD_CONF_BSET_LUN_RESET_ENABLED,
540 SD_CONF_BSET_LUN_RESET_ENABLED,
548 SD_CONF_BSET_LUN_RESET_ENABLED,
556 SD_CONF_BSET_LUN_RESET_ENABLED,
564 SD_CONF_BSET_LUN_RESET_ENABLED,
572 SD_CONF_BSET_LUN_RESET_ENABLED,
580 SD_CONF_BSET_LUN_RESET_ENABLED,
3825 case SD_CONF_BSET_LUN_RESET_ENABLED: in sd_get_tunables_from_conf()
4302 if (flags & SD_CONF_BSET_LUN_RESET_ENABLED) { in sd_set_vers1_properties()