Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1164 static constexpr std::array<uint8_t, 3> clrExpected = {'C', 'L', 'R'}; in ipmiStorageClearSEL() local
1165 if (clr != clrExpected) in ipmiStorageClearSEL()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1098 static constexpr std::array<uint8_t, 3> clrExpected = {'C', 'L', 'R'}; in ipmiStorageClearSEL() local
1099 if (clr != clrExpected) in ipmiStorageClearSEL()
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1729 static constexpr std::array<uint8_t, 3> clrExpected = {'C', 'L', 'R'}; in ipmiStorageClearSEL() local
1730 if (clr != clrExpected) in ipmiStorageClearSEL()