Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_dcmi.c1599 uint16_t tmp_value = 0; in ipmi_dcmi_prnt_getconfparam() local
1610 tmp_value = (rsp->data[4])& 1; in ipmi_dcmi_prnt_getconfparam()
1613 tmp_value ? "enabled" : "disabled"); in ipmi_dcmi_prnt_getconfparam()