Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp240 constexpr Cmd cmdDeleteSelEntry = 0x46; variable
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp901 ipmi::storage::cmdDeleteSelEntry, in registerNetFnStorageFunctions()
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp873 case makeCmdKey(ipmi::netFnStorage, ipmi::storage::cmdDeleteSelEntry): in mfgFilterMessage()