Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.hpp35 constexpr uint8_t jsonCalloutSubtype = 0xCA; variable
H A Dsbe_ffdc_handler.cpp270 pf.subType = openpower::pels::jsonCalloutSubtype; in process()
H A Dpel.cpp496 (file.subType == jsonCalloutSubtype)) in getCalloutJSON()