Searched refs:sysdc_reset_updates (Results 1 – 1 of 1) sorted by relevance
325 static uint_t sysdc_reset_updates; /* # of updates before reset */ variable389 sysdc_reset_updates = HOWMANY(sysdc_reset_interval_msec, in sysdc_initparam()467 if ((sdc->sdc_nupdates % sysdc_reset_updates) == 0) in sysdc_update_times()483 sysdc_reset_updates); in sysdc_update_times()