Searched refs:srcSectionSubtype (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-logging/extensions/openpower-pels/ | ||
| H A D | src.hpp | 18 constexpr uint8_t srcSectionSubtype = 0x01; variable |
| H A D | src.cpp | 306 _header.subType = srcSectionSubtype; in SRC() |