Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dappcommands.hpp81 uint8_t bios_rstr_dflt_setting[SIZE_BIOS_RSTR_DFLT_SETTING]; member
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp385 memcpy(sysInfoParams.bios_rstr_dflt_setting, &req[1], in ipmiAppSetSysInfoParams()
473 std::begin(sysInfoParams.bios_rstr_dflt_setting), in ipmiAppGetSysInfoParams()
474 std::end(sysInfoParams.bios_rstr_dflt_setting)); in ipmiAppGetSysInfoParams()