Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dappcommands.hpp75 uint8_t present_os_name[SIZE_OS_NAME]; member
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp360 memcpy(sysInfoParams.present_os_name, &req[1], SIZE_OS_NAME); in ipmiAppSetSysInfoParams()
444 std::begin(sysInfoParams.present_os_name), in ipmiAppGetSysInfoParams()
445 std::end(sysInfoParams.present_os_name)); in ipmiAppGetSysInfoParams()