Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp28 static constexpr NetFn netFnApp = netFnOemEight;
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp352 constexpr NetFn netFnOemEight = 0x3E; variable
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp141 netFn > netFnOemEight) in registerHandler()