Searched defs:update_temp (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_loader.c74 static error_t update_temp(struct menu_lst *, char *, char *);
84 "update_temp", OPT_OPTIONAL, update_temp, 0, /* reboot */
1013 update_temp(struct menu_lst *menu, char *dummy, char *opt) function
H A Dbootadm.c260 static error_t update_temp(menu_t *mp, char *dummy, char *opt);
292 "update_temp", OPT_OPTIONAL, update_temp, 0, /* reboot */
628 * -m update_temp -- (reboot -- [boot-args])
8996 update_temp(menu_t *mp, char *dummy, char *opt) function
9008 const char *fcn = "update_temp()";
9698 /* Similar to code in update_temp */
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c1625 update_temp(dev_info_t *pdip, struct temp_stats *envstat, uchar_t value) function

Completed in 70 milliseconds