Lines Matching full:sel
15 namespace sel namespace
62 * IPMI payload for Get SEL Entry command request.
67 uint16_t selRecordID; //!< SEL Record ID.
76 * IPMI SEL Event Record
97 * IPMI SEL OEM Record - Type C0h-DFh
112 * IPMI SEL OEM Record - Type E0h-FFh
132 * IPMI payload for Get SEL Entry command response.
147 /** @brief Convert logging entry to SEL
151 * @return On success return the response of Get SEL entry command.
172 * @note This function is invoked when the Get SEL Info command or the Delete
173 * SEL entry command is invoked. The Get SEL Entry command is preceded
174 * typically by Get SEL Info command, so readLoggingObjectPaths is not
175 * invoked before each Get SEL entry command.
193 /** @brief Convert logging entry to SEL event record
199 * @return On success return the SEL event record, throw an exception in case
208 } // namespace sel