Searched refs:IPMI_TRANSPORT_BMC (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/libipmi/common/ |
H A D | libipmi.c | 48 case IPMI_TRANSPORT_BMC: in ipmi_open()
|
H A D | libipmi.h | 132 #define IPMI_TRANSPORT_BMC 0x01 macro
|
/titanic_50/usr/src/cmd/fm/modules/common/sp-monitor/ |
H A D | sp_monitor.c | 149 if ((smp->sm_hdl = ipmi_open(&error, &msg, IPMI_TRANSPORT_BMC, NULL)) in _fmd_init()
|
/titanic_50/usr/src/cmd/fm/ipmitopo/common/ |
H A D | ipmitopo.c | 152 xport_type = IPMI_TRANSPORT_BMC; in main()
|
/titanic_50/usr/src/cmd/fm/modules/common/fdd-msg/ |
H A D | fdd_msg.c | 188 if ((ipmi_hdl = ipmi_open(&error, &msg, IPMI_TRANSPORT_BMC, NULL)) in send_fma_cap_to_ilom()
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | dm_platform.c | 452 if ((g_ipmi_hdl = ipmi_open(&err, &msg, IPMI_TRANSPORT_BMC, NULL)) in dm_platform_init()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_mod.c | 691 if ((thp->th_ipmi = ipmi_open(&err, &errmsg, IPMI_TRANSPORT_BMC, in topo_mod_ipmi_hold()
|