Searched refs:SIZE_OS_NAME (Results 1 – 2 of 2) sorted by relevance
37 #define SIZE_OS_NAME 17 macro75 uint8_t pri_os_name[SIZE_OS_NAME];76 uint8_t present_os_name[SIZE_OS_NAME];
388 memcpy(sysInfoParams.pri_os_name, &req[1], SIZE_OS_NAME); in ipmiAppSetSysInfoParams()391 memcpy(sysInfoParams.present_os_name, &req[1], SIZE_OS_NAME); in ipmiAppSetSysInfoParams()