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.h1227 #define SD_LOWEST_VALID_THROTTLE 2 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4251 if ((un->un_throttle < SD_LOWEST_VALID_THROTTLE) ||
4252 (un->un_min_throttle < SD_LOWEST_VALID_THROTTLE) ||
4868 if ((un->un_throttle < SD_LOWEST_VALID_THROTTLE) ||
4869 (un->un_min_throttle < SD_LOWEST_VALID_THROTTLE) ||

Completed in 130 milliseconds