Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp134 struct GetSELEntryResponse struct
140 static_assert(sizeof(GetSELEntryResponse) ==
153 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath);
202 GetSELEntryResponse
H A Dselutility.cpp106 const additionalDataMap& m, GetSELEntryResponse& record) in constructOEMSEL()
133 GetSELEntryResponse& record) in constructSEL()
180 GetSELEntryResponse
184 GetSELEntryResponse record{}; in prepareSELEntry()
313 GetSELEntryResponse convertLogEntrytoSEL(const std::string& objPath) in convertLogEntrytoSEL()
H A Dstoragehandler.cpp97 ipmi::sel::GetSELEntryResponse record{}; in parseLoggingEntry()
351 ipmi::sel::GetSELEntryResponse record{0, iter->second}; in getSELEntry()
/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp174 struct GetSELEntryResponse struct