Searched defs:throttle_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1426 static void sd_reduce_throttle(struct sd_lun *un, int throttle_type);
16619 * throttle_type: SD_THROTTLE_TRAN_BUSY or SD_THROTTLE_QFULL
16625 sd_reduce_throttle(struct sd_lun *un, int throttle_type) argument
16637 switch (throttle_type) {

Completed in 149 milliseconds