Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c121 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