Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp56 constexpr size_t SELRecordLength = 16; variable
77 static_assert(sizeof(SELEventRecord) == SELRecordLength);
92 static_assert(sizeof(SELOEMRecordTypeCD) == SELRecordLength);
105 static_assert(sizeof(SELOEMRecordTypeEF) == SELRecordLength);
125 SELRecordLength + sizeof(uint16_t));