Searched refs:SIZE_LAST_BOOT_TIME (Results 1 – 2 of 2) sorted by relevance
44 #define SIZE_LAST_BOOT_TIME 4 macro82 uint8_t last_boot_time[SIZE_LAST_BOOT_TIME];
389 if (SIZE_LAST_BOOT_TIME != req_len) in ipmiAppSetSysInfoParams()391 memcpy(sysInfoParams.last_boot_time, &req[1], SIZE_LAST_BOOT_TIME); in ipmiAppSetSysInfoParams()