ipmi_get_deviceid
if ((devid = ipmi_get_deviceid(ipmi_hdl)) == NULL)
if ((sp_devid = ipmi_get_deviceid(hdl)) == NULL) {
if ((sp_devid = ipmi_get_deviceid(hdl)) == NULL) {
if ((dp = ipmi_get_deviceid(ihp)) == NULL)
if ((devid = ipmi_get_deviceid(ihp)) == NULL)
if ((devid = ipmi_get_deviceid(ihp)) == NULL)
ipmi_deviceid_t *ipmi_get_deviceid(ipmi_handle_t *);