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 uint16_t reservationID; //!< Reservation ID.
67 uint16_t selRecordID; //!< SEL Record ID.
68 uint8_t offset; //!< Offset into record.
69 uint8_t readLength; //!< Bytes to read.
/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.