Searched refs:callFunctionOnPEL (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/tools/ |
H A D | peltool.cpp | 562 void callFunctionOnPEL(const std::string& id, const PELFunc& func, in callFunctionOnPEL() function 909 callFunctionOnPEL(idPEL, displayPEL, false, hexDump, archive); in main() 913 callFunctionOnPEL(bmcId, displayPEL, true, hexDump, archive); in main()
|