Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2056 #define SD_CONF_BSET_LUN_RESET_ENABLED (1 << SD_CONF_SET_LUN_RESET_ENABLED) macro
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c693 SD_CONF_BSET_LUN_RESET_ENABLED,
701 SD_CONF_BSET_LUN_RESET_ENABLED,
709 SD_CONF_BSET_LUN_RESET_ENABLED,
717 SD_CONF_BSET_LUN_RESET_ENABLED,
725 SD_CONF_BSET_LUN_RESET_ENABLED,
733 SD_CONF_BSET_LUN_RESET_ENABLED,
741 SD_CONF_BSET_LUN_RESET_ENABLED,
4359 case SD_CONF_BSET_LUN_RESET_ENABLED: in sd_get_tunables_from_conf()
4836 if (flags & SD_CONF_BSET_LUN_RESET_ENABLED) { in sd_set_vers1_properties()