Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h252 unsigned char preparationSupport : 1; member
256 unsigned char preparationSupport : 1;
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c895 … && pFwupgCtx->genCompProp[componentId].GeneralCompProperties.bitfield.preparationSupport == 0) { in HpmfwupgPreUpgradeCheck()
1565 …pCtx->resp.Response.generalPropResp.GeneralCompProperties.bitfield.preparationSupport ? 'y' : 'n'); in HpmfwupgGetComponentProperties()