Lines Matching +full:ddr +full:- +full:sel +full:- +full:low
8 #include "platform-mc/manager.hpp"
86 * Bit 30:24 | Media slot number (0 - 63) This field can be used by UEFI
91 * Bit 22 | Action: 0 - Insertion 1 - Removal
131 namespace ddr namespace
146 } // namespace ddr
209 * Bit 15:8 | VR status byte high - The bit definition is the same as the
211 * Bit 7:0 | VR status byte low - The bit definition is the same as the
252 * @param[in] request - the request message of sensor event
253 * @param[in] payloadLength - the payload length of sensor event
254 * @param[in] formatVersion - the format version of sensor event
255 * @param[in] tid - TID
256 * @param[in] eventDataOffset - the event data offset of sensor event
258 * @return int - returned error code
266 * @param[in] tid - terminus ID
267 * @param[out] eventId - Event ID
268 * @param[in] eventData - event data
269 * @param[in] eventDataSize - size of event data
271 * @return int - PLDM completion code
278 * @param[in] request - the request message of sensor event
279 * @param[in] payloadLength - the payload length of sensor event
280 * @param[in] formatVersion - the format version of sensor event
281 * @param[in] tid - TID
282 * @param[in] eventDataOffset - the event data offset of sensor event
284 * @return int - returned error code
292 * @param[in] tid - the destination TID
293 * @return coroutine return_value - PLDM completion code
300 * @param[in] tid - TID
301 * @param[in] sensorId - Sensor ID
303 * @return std::string - the prefeix string
307 /** @brief Log the message into Redfish SEL.
309 * @param[in] description - the logging message
310 * @param[in] logLevel - the logging level
315 /** @brief Convert the one-hot DIMM index byte into a string of DIMM
318 * @param[in] dimmIdxs - the one-hot DIMM index byte
320 * @return std::string - the string of DIMM indexes
327 * @param[in] sensorId - sensorID
329 * @return uint8_t - DIMM index
335 * @param[in] failureInfo - the one-hot DIMM index byte
337 * @return std::string - the returned logging string
341 /** @brief Handle numeric sensor event message from PCIe hot-plug sensor.
343 * @param[in] tid - TID
344 * @param[in] sensorId - Sensor ID
345 * @param[in] presentReading - the present reading of the sensor
352 * @param[in] tid - TID
353 * @param[in] sensorId - Sensor ID
354 * @param[in] presentReading - the present reading of the sensor
361 * @param[in] tid - TID
362 * @param[in] sensorId - Sensor ID
363 * @param[in] presentReading - the present reading of the sensor
368 /** @brief Handle numeric sensor event message from DDR status sensor.
370 * @param[in] tid - TID
371 * @param[in] sensorId - Sensor ID
372 * @param[in] presentReading - the present reading of the sensor
379 * @param[in] tid - TID
380 * @param[in] sensorId - Sensor ID
381 * @param[in] presentReading - the present reading of the sensor
388 * @param[in] tid - TID
389 * @param[in] sensorId - Sensor ID
390 * @param[in] presentReading - the present reading of the sensor
397 * @param[in] tid - TID
398 * @param[in] sensorId - Sensor ID
399 * @param[in] sensorData - the sensor data
400 * @param[in] sensorDataLength - the length of sensor data
402 * @return int - returned error code
410 * @param[in] tid - TID
411 * @param[in] sensorId - Sensor ID
412 * @param[in] sensorData - the sensor data
413 * @param[in] sensorDataLength - the length of sensor data
415 * @return int - returned error code
423 * @param[in] tid - TID
424 * @param[in] sensorId - Sensor ID
425 * @param[in] sensorData - the sensor data
426 * @param[in] sensorDataLength - the length of sensor data
428 * @return int - returned error code