Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h673 #define HPMFWUPG_PRODUCT_ID_LENGTH 2 macro
689 unsigned char prodId[HPMFWUPG_PRODUCT_ID_LENGTH];
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c626 HPMFWUPG_PRODUCT_ID_LENGTH ) == 0) { in HpmfwupgPreparationStage()