Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/boot/scripts/
H A Dboot-archive-update.ksh38 /sbin/bootadm -m update_temp -R /stubboot
40 /sbin/bootadm -m update_temp
/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Denviron.c440 update_temp(list->pdip, &list->tempstat, in environ_overtemp_poll()
H A Dsysctrl.c3126 update_temp(list->pdip, &list->tempstat, in sysctrl_overtemp_poll()
H A Dfhc.c1625 update_temp(dev_info_t *pdip, struct temp_stats *envstat, uchar_t value) in update_temp() function
/titanic_50/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h943 void update_temp(dev_info_t *pdip, struct temp_stats *envstat, uchar_t value);
/titanic_50/usr/src/cmd/boot/bootadm/
H A Dbootadm.c274 static error_t update_temp(menu_t *mp, char *dummy, char *opt);
309 "update_temp", OPT_OPTIONAL, update_temp, 0, /* reboot */
8399 update_temp(menu_t *mp, char *dummy, char *opt) function