Home
last modified time | relevance | path

Searched refs:ErrorCorrection (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dmemory.hpp89 enum class ErrorCorrection{ enum
192 NLOHMANN_JSON_SERIALIZE_ENUM(ErrorCorrection, {
193 {ErrorCorrection::Invalid, "Invalid"},
194 {ErrorCorrection::NoECC, "NoECC"},
195 {ErrorCorrection::SingleBitECC, "SingleBitECC"},
196 {ErrorCorrection::MultiBitECC, "MultiBitECC"},
197 {ErrorCorrection::AddressParity, "AddressParity"},
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DMemoryStore.js23 ErrorCorrection,
44 errorCorrection: ErrorCorrection,
/openbmc/bmcweb/
H A DRedfish.md912 - ErrorCorrection