Home
last modified time | relevance | path

Searched refs:NETFUN_APP (Results 1 – 2 of 2) sorted by relevance

/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp499 ipmiPrintAndRegister(NETFUN_APP, CMD_APP_GET_SELFTEST_RESULTS, NULL, in registerAPPFunctions()
502 ipmiPrintAndRegister(NETFUN_APP, CMD_APP_MFR_TEST_ON, NULL, in registerAPPFunctions()
505 ipmiPrintAndRegister(NETFUN_APP, CMD_APP_SET_GLOBAL_ENABLES, NULL, in registerAPPFunctions()
508 ipmiPrintAndRegister(NETFUN_APP, CMD_APP_GET_GLOBAL_ENABLES, NULL, in registerAPPFunctions()
511 ipmiPrintAndRegister(NETFUN_APP, CMD_APP_CLEAR_MESSAGE_FLAGS, NULL, in registerAPPFunctions()
519 ipmiPrintAndRegister(NETFUN_APP, CMD_APP_GET_SYS_GUID, NULL, in registerAPPFunctions()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi.h92 NETFUN_APP = 0x06, enumerator