Searched refs:ii_throttle_unit (Results 1 – 3 of 3) sorted by relevance
176 extern int ii_throttle_unit;260 iigkstat.ii_throttle_unit.value.ul = ii_throttle_unit; in ii_create_kstats()355 ii_throttle_unit = i; in iiattach()356 if ((ii_throttle_unit < MIN_THROTTLE_UNIT) || in iiattach()357 (ii_throttle_unit > MAX_THROTTLE_UNIT) || in iiattach()360 "!ii: ii_throttle_unit=%d", ii_throttle_unit); in iiattach()
124 kstat_named_t ii_throttle_unit; member594 int32_t ii_throttle_unit; /* Last setting of throttle unit */ member
97 int ii_throttle_unit = MIN_THROTTLE_UNIT; variable1217 ip->bi_throttle_unit = ii_throttle_unit; in _ii_config()1304 ip->bi_throttle_unit = bm_header->ii_throttle_unit; in _ii_config()1862 bm_header->ii_throttle_unit = ip->bi_throttle_unit; in _ii_config()2971 bm_header->ii_throttle_unit = ip->bi_throttle_unit; in _ii_reset()3252 bm_header->ii_throttle_unit = ip->bi_throttle_unit; in _ii_suspend_vol()