Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp682 static constexpr auto systemRecordType = 0x02; in ipmiStorageAddSEL() local
687 if (recordType == systemRecordType) in ipmiStorageAddSEL()