Searched refs:envctrl_temp_kstat_update (Results 1 – 1 of 1) sorted by relevance
121 static int envctrl_temp_kstat_update(kstat_t *, int);2601 unitp->tempksp->ks_update = envctrl_temp_kstat_update; in envctrl_add_kstats()2702 envctrl_temp_kstat_update(kstat_t *ksp, int rw) in envctrl_temp_kstat_update() function