Searched refs:NoECC (Results 1 – 4 of 4) sorted by relevance
/openbmc/smbios-mdr/include/ |
H A D | dimm.hpp | 248 {0x1, EccType::NoECC}, {0x2, EccType::NoECC}, 249 {0x3, EccType::NoECC}, {0x4, EccType::AddressParity}, 251 {0x7, EccType::NoECC}};
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | memory.hpp | 91 NoECC, enumerator 194 {ErrorCorrection::NoECC, "NoECC"},
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Dimm.interface.yaml | 75 - name: NoECC
|
/openbmc/smbios-mdr/src/ |
H A D | dimm.cpp | 141 ecc(EccType::NoECC); in updateEccType()
|