Home
last modified time | relevance | path

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

/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp775 [](const json& aEle, const json& bEle) -> bool { in processBootErrorHelper() argument
781 (bEle["Priority"] == "H")) || in processBootErrorHelper()
783 ((bEle["Priority"] == "H") || in processBootErrorHelper()
784 (bEle["Priority"] == "M"))) || in processBootErrorHelper()
785 (aEle["Priority"] == bEle["Priority"])) in processBootErrorHelper()