Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.c710 syslog(LOG_INFO, "Temperature = %d\n", BYTE_7(res_datap)); in env_handle_sensor_event()
733 BYTE_7(res_datap), BYTE_8(res_datap)); in env_handle_sensor_event()
750 BYTE_7(res_datap), BYTE_8(res_datap)); in env_handle_sensor_event()
767 BYTE_7(res_datap), BYTE_8(res_datap)); in env_handle_sensor_event()
784 BYTE_7(res_datap), BYTE_8(res_datap)); in env_handle_sensor_event()
H A Dpiclenvmond.h86 #define BYTE_7(_X) (*((int8_t *)(_X) + 7)) macro
H A Dpiclplatmod.c693 uint8_t state = BYTE_7(res_datap); in process_platmod_change_cpu_node_state()
748 uint8_t state = BYTE_7(res_datap); in process_platmod_sp_state_change_notif()
H A Dpicldr.c432 event, BYTE_7(res_datap)); in env_handle_async_msg_event()