Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h672 #define HPMFWUPG_MANUFATURER_ID_LENGTH 3 macro
688 unsigned char manId[HPMFWUPG_MANUFATURER_ID_LENGTH];
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c630 HPMFWUPG_MANUFATURER_ID_LENGTH) != 0) { in HpmfwupgPreparationStage()