Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/disp/
H A Dsysdc.c325 static uint_t sysdc_reset_updates; /* # of updates before reset */ variable
389 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()