Searched refs:th_ipmi (Results 1 – 3 of 3) sorted by relevance
233 if (thp->th_ipmi != NULL) in topo_close()234 ipmi_close(thp->th_ipmi); in topo_close()326 if (thp->th_ipmi != NULL && in topo_snap_create()327 ipmi_sdr_changed(thp->th_ipmi) && in topo_snap_create()328 ipmi_sdr_refresh(thp->th_ipmi) != 0) { in topo_snap_create()331 ipmi_errmsg(thp->th_ipmi)); in topo_snap_create()
122 ipmi_handle_t *th_ipmi; /* IPMI handle */ member
690 if (thp->th_ipmi == NULL) { in topo_mod_ipmi_hold()691 if ((thp->th_ipmi = ipmi_open(&err, &errmsg, IPMI_TRANSPORT_BMC, in topo_mod_ipmi_hold()701 return (thp->th_ipmi); in topo_mod_ipmi_hold()