Home
last modified time | relevance | path

Searched refs:bi_throttle_delay (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/ii/
H A Dii.c301 mdb_printf("bi_throttle_delay: %d\n", ii_info.bi_throttle_delay); in ii_info()
/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h381 int32_t bi_throttle_delay; member
H A Ddsw_dev.c1042 kp->delay.value.ul = ip->bi_throttle_delay; in ii_set_stats_update()
1218 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()
3162 tmp = ip->bi_throttle_delay; in _ii_copyparm()
3166 ip->bi_throttle_delay = copyp.copy_delay; in _ii_copyparm()
3186 ip->bi_throttle_delay = copyp.copy_delay; in _ii_copyparm()
3251 bm_header->ii_throttle_delay = ip->bi_throttle_delay; in _ii_suspend_vol()
6902 delay(ip->bi_throttle_delay); in _ii_copyvolp()