Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp25 constexpr auto systemEventRecord = 0x02; variable
56 return recordType != systemEventRecord; in isRecordOEM()
135 if (recordType != systemEventRecord) in constructSEL()
280 record.event.eventRecord.recordType = systemEventRecord; in prepareSELEntry()