Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1235 #define SD_LOWEST_VALID_THROTTLE 2 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3719 if ((un->un_throttle < SD_LOWEST_VALID_THROTTLE) || in sd_set_properties()
3720 (un->un_min_throttle < SD_LOWEST_VALID_THROTTLE) || in sd_set_properties()
4336 if ((un->un_throttle < SD_LOWEST_VALID_THROTTLE) || in sd_set_vers1_properties()
4337 (un->un_min_throttle < SD_LOWEST_VALID_THROTTLE) || in sd_set_vers1_properties()