Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c714 BYTE_5(res_datap), 0x0)) != SMC_SUCCESS) { in process_platmod_change_cpu_node_state()
720 BYTE_5(res_datap), 0xFF)) != SMC_SUCCESS) { in process_platmod_change_cpu_node_state()
731 BYTE_5(res_datap), 0x0)) != SMC_SUCCESS) { in process_platmod_change_cpu_node_state()
760 BYTE_5(res_datap), 0x0)) != SMC_SUCCESS) { in process_platmod_sp_state_change_notif()
769 BYTE_5(res_datap), 0x0)) != SMC_SUCCESS) { in process_platmod_sp_state_change_notif()
777 BYTE_5(res_datap), 0xFF)) != SMC_SUCCESS) { in process_platmod_sp_state_change_notif()
H A Dpiclenvmond.h84 #define BYTE_5(_X) (*((int8_t *)(_X) + 5)) macro
H A Dpicldr.c481 process_platmod_sp_heartbeat(BYTE_5(res_datap)); in env_handle_async_msg_event()
H A Dpiclsensors.c705 if (BYTE_5(res_datap) != THRESHOLD_TYPE) { in env_handle_sensor_event()