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

/illumos-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h143 short un_throttle; /* This is used for throttling if */ member in struct:dcd_disk
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h330 short un_throttle; /* max #cmds allowed in transport */ member in struct:sd_lun
331 short un_saved_throttle; /* saved value of un_throttle */
332 short un_busy_throttle; /* saved un_throttle for BUSY */
333 short un_min_throttle; /* min value of un_throttle */
1223 * un_throttle would never get set to a value less than un_min_throttle
H A Dstdef.h995 uchar_t un_throttle; /* curr. max number of cmds outst. */ member in struct:scsi_tape

Completed in 78 milliseconds