Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfapi_data_process.cpp198 static std::string getPelPriority(const std::string& phalPriority) in getPelPriority() argument
203 auto it = priorityMap.find(phalPriority); in getPelPriority()
208 "PHAL_PRIORITY", phalPriority); in getPelPriority()
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp254 static std::string getPelPriority(const std::string& phalPriority) in getPelPriority() argument
259 auto it = priorityMap.find(phalPriority); in getPelPriority()
264 phalPriority) in getPelPriority()