Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_utils.hpp194 const std::string& i_eepromPath, in readKeywordFromHardware() argument
197 if (i_eepromPath.empty()) in readKeywordFromHardware()
212 l_method.append(i_eepromPath, i_paramsToReadData); in readKeywordFromHardware()
360 const std::string& i_eepromPath, in writeKeywordOnHardware() argument
363 if (i_eepromPath.empty()) in writeKeywordOnHardware()
375 l_method.append(i_eepromPath, i_paramsToWriteData); in writeKeywordOnHardware()