Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp27 static constexpr NetFn netFnPlatform = netFnOemTwo;
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp346 constexpr NetFn netFnOemTwo = 0x32; variable
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp865 case makeCmdKey(ipmi::netFnOemTwo, ipmi::intel::platform::cmdClearCMOS): in mfgFilterMessage()