Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp28 constexpr auto systemEventRecord = 0x02; variable
59 return recordType != systemEventRecord; in isRecordOEM()
116 if (recordType != systemEventRecord) in constructSEL()
262 record.event.eventRecord.recordType = systemEventRecord; in prepareSELEntry()