Home
last modified time | relevance | path

Searched refs:ipmb_addr (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/libctsmc/
H A Dsmclib.h60 int8_t seq_num, int ipmb_addr, smc_netfn_t netfn, smc_lun_t lun);
H A Dlibctsmc.c315 int ipmb_addr, smc_netfn_t netfn, smc_lun_t lun) in smc_init_ipmi_msg() argument
339 ipmi_header.rs_addr = data[0] = ipmb_addr; in smc_init_ipmi_msg()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c161 send_response2remote_device(uint8_t ipmb_addr, uint8_t cmd, uint8_t reqseq_lun, in send_response2remote_device() argument
171 (reqseq_lun >> 2), ipmb_addr, SMC_NETFN_APP_RSP, in send_response2remote_device()
178 " to %x, error = %d"), ipmb_addr, rc); in send_response2remote_device()