Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/attn/
H A Dattn_logging.cpp105 void createPelCustom(std::vector<uint8_t>& i_rawPel, in createPelCustom() argument
109 auto tiPel = std::make_unique<pel::PelMinimal>(i_rawPel); in createPelCustom()
293 tiPel->raw(i_rawPel); in createPelCustom()
296 createPelRaw(i_rawPel); in createPelCustom()