Home
last modified time | relevance | path

Searched refs:SMC_BMC_ADDR (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c712 if ((rc = send_response2remote_device(SMC_BMC_ADDR, in process_platmod_change_cpu_node_state()
718 if ((rc = send_response2remote_device(SMC_BMC_ADDR, in process_platmod_change_cpu_node_state()
729 if ((rc = send_response2remote_device(SMC_BMC_ADDR, in process_platmod_change_cpu_node_state()
751 if (rq_addr != SMC_BMC_ADDR) { in process_platmod_sp_state_change_notif()
758 if ((rc = send_response2remote_device(SMC_BMC_ADDR, in process_platmod_sp_state_change_notif()
767 if ((rc = send_response2remote_device(SMC_BMC_ADDR, in process_platmod_sp_state_change_notif()
775 if ((rc = send_response2remote_device(SMC_BMC_ADDR, in process_platmod_sp_state_change_notif()
H A Dpicldr.h46 #define SMC_BMC_ADDR 0x20 macro