Searched refs:sd_reduce_throttle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c995 #define sd_reduce_throttle ssd_reduce_throttle macro
1426 static void sd_reduce_throttle(struct sd_lun *un, int throttle_type);
15275 sd_reduce_throttle(un, SD_THROTTLE_TRAN_BUSY);
16609 * Function: sd_reduce_throttle
16625 sd_reduce_throttle(struct sd_lun *un, int throttle_type) function
16631 SD_TRACE(SD_LOG_IO_CORE | SD_LOG_ERROR, un, "sd_reduce_throttle: "
16668 "sd_reduce_throttle: timeout scheduled!\n");
16671 SD_TRACE(SD_LOG_IO_CORE | SD_LOG_ERROR, un, "sd_reduce_throttle: "
19542 sd_reduce_throttle(un, SD_THROTTLE_QFULL);

Completed in 113 milliseconds