Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dservice_indicators.cpp106 uint8_t firstCalloutPriority; in getLocationCodes() local
122 firstCalloutPriority = callout->priority(); in getLocationCodes()
127 if (isRequiredPriority(firstCalloutPriority) && in getLocationCodes()
139 if (static_cast<CalloutPriority>(firstCalloutPriority) == in getLocationCodes()
149 if (callout->priority() != firstCalloutPriority) in getLocationCodes()