Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dappcommands.hpp76 uint8_t present_os_ver[SIZE_OS_VER]; member
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp363 memcpy(sysInfoParams.present_os_ver, &req[1], SIZE_OS_VER); in ipmiAppSetSysInfoParams()
449 std::begin(sysInfoParams.present_os_ver), in ipmiAppGetSysInfoParams()
450 std::end(sysInfoParams.present_os_ver)); in ipmiAppGetSysInfoParams()