Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h242 struct HpmfwupgGetGeneralPropResp { struct
331 struct HpmfwupgGetGeneralPropResp generalPropResp;
758 struct HpmfwupgGetGeneralPropResp genCompProp[HPMFWUPG_COMPONENT_ID_MAX];
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c746 sizeof (struct HpmfwupgGetGeneralPropResp)); in HpmfwupgPreparationStage()
757 sizeof(struct HpmfwupgGetGeneralPropResp)); in HpmfwupgPreparationStage()
1554 memcpy(&pCtx->resp, rsp->data, sizeof(struct HpmfwupgGetGeneralPropResp)); in HpmfwupgGetComponentProperties()