Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dappcommands.hpp40 #define SIZE_OS_HV_URL 17 macro
78 uint8_t os_hv_url[SIZE_OS_HV_URL];
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp369 memcpy(sysInfoParams.os_hv_url, &req[1], SIZE_OS_HV_URL); in ipmiAppSetSysInfoParams()