Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp133 struct GetSELEntryResponse struct
139 static_assert(sizeof(GetSELEntryResponse) ==
152 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath);
201 GetSELEntryResponse
H A Dselutility.cpp105 const additionalDataMap& m, GetSELEntryResponse& record) in constructOEMSEL()
132 GetSELEntryResponse& record) in constructSEL()
179 GetSELEntryResponse
183 GetSELEntryResponse record{}; in prepareSELEntry()
312 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath) in convertLogEntrytoSEL()
H A Dstoragehandler.cpp102 ipmi::sel::GetSELEntryResponse record{}; in parseLoggingEntry()
356 ipmi::sel::GetSELEntryResponse record{0, iter->second}; in getSELEntry()
/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp174 struct GetSELEntryResponse struct