Home
last modified time | relevance | path

Searched refs:getEraseStatus (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp143 static constexpr auto getEraseStatus = 0x00; variable
H A Dstoragehandler.cpp512 if (eraseOperation == ipmi::sel::getEraseStatus) in clearSEL()
/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp216 static constexpr auto getEraseStatus = 0x00; variable
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp205 static constexpr auto getEraseStatus = 0x00; variable
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1179 if (eraseOperation == ipmi::sel::getEraseStatus) in ipmiStorageClearSEL()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp1178 if (eraseOperation == ipmi::sel::getEraseStatus) in ipmiStorageClearSEL()
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1682 if (eraseOperation == fb_oem::ipmi::sel::getEraseStatus) in ipmiStorageClearSEL()