Home
last modified time | relevance | path

Searched defs:temp_state (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/
H A Dpsvcplugin.c217 char switch_state[32], temp_state[32]; in fan_speed_read() local
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c1115 uint32_t temp, temp_state, temp_val; in unm_nic_check_temp() local
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c1634 enum temp_state temp_state; /* Temperature state */ in update_temp() local
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h341 enum temp_state { TEMP_OK = 0, /* normal board temperature */ enum