Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1229 #define SD_LOWEST_VALID_THROTTLE 2 macro
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4253 if ((un->un_throttle < SD_LOWEST_VALID_THROTTLE) || in sd_set_properties()
4254 (un->un_min_throttle < SD_LOWEST_VALID_THROTTLE) || in sd_set_properties()
4870 if ((un->un_throttle < SD_LOWEST_VALID_THROTTLE) || in sd_set_vers1_properties()
4871 (un->un_min_throttle < SD_LOWEST_VALID_THROTTLE) || in sd_set_vers1_properties()