Home
last modified time | relevance | path

Searched defs:GetSELEntryRequest (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp64 struct GetSELEntryRequest struct
66 reservationIDipmi::sel::GetSELEntryRequest global() argument
67 selRecordIDipmi::sel::GetSELEntryRequest global() argument
68 offsetipmi::sel::GetSELEntryRequest global() argument
69 readLengthipmi::sel::GetSELEntryRequest global() argument
/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp162 struct GetSELEntryRequest struct
164 uint16_t reservID; //!< Reservation ID.
165 uint16_t recordID; //!< SEL Record ID.
166 uint8_t offset; //!< Offset into record.
167 uint8_t readLen; //!< Bytes to read.