Home
last modified time | relevance | path

Searched defs:currentVal (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp105 int currentVal; member
789 int currentVal = 0; in getKnob() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp227 auto currentVal = std::get_if<std::string>(&currentValVariant); in DataInterface() local