Searched refs:ii_throttle_delay (Results 1 – 3 of 3) sorted by relevance
177 extern int ii_throttle_delay;261 iigkstat.ii_throttle_delay.value.ul = in ii_create_kstats()262 ii_throttle_delay; in ii_create_kstats()366 ii_throttle_delay = i; in iiattach()367 if ((ii_throttle_delay < MIN_THROTTLE_DELAY) || in iiattach()368 (ii_throttle_delay > MIN_THROTTLE_DELAY) || in iiattach()371 "!ii: ii_throttle_delay=%d", ii_throttle_delay); in iiattach()
125 kstat_named_t ii_throttle_delay; member595 int32_t ii_throttle_delay; /* Last setting of throttle delay */ member
99 int ii_throttle_delay = MIN_THROTTLE_DELAY; variable1218 ip->bi_throttle_delay = ii_throttle_delay; in _ii_config()1303 ip->bi_throttle_delay = bm_header->ii_throttle_delay; in _ii_config()1861 bm_header->ii_throttle_delay = ip->bi_throttle_delay; in _ii_config()2970 bm_header->ii_throttle_delay = ip->bi_throttle_delay; in _ii_reset()3251 bm_header->ii_throttle_delay = ip->bi_throttle_delay; in _ii_suspend_vol()