Lines Matching full:sel
15 namespace sel namespace
64 * IPMI SEL Event Record
85 * IPMI SEL OEM Record - Type C0h-DFh
100 * IPMI SEL OEM Record - Type E0h-FFh
120 * IPMI payload for Get SEL Entry command response.
135 /** @brief Convert logging entry to SEL
139 * @return On success return the response of Get SEL entry command.
160 * @note This function is invoked when the Get SEL Info command or the Delete
161 * SEL entry command is invoked. The Get SEL Entry command is preceded
162 * typically by Get SEL Info command, so readLoggingObjectPaths is not
163 * invoked before each Get SEL entry command.
181 /** @brief Convert logging entry to SEL event record
187 * @return On success return the SEL event record, throw an exception in case
196 } // namespace sel