Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c512 fwupgCtx.compUpdateMask.ComponentBits.byte); in HpmfwupgUpgrade()
521 if (fwupgCtx.compUpdateMask.ComponentBits.byte) { in HpmfwupgUpgrade()
715 if ((pImageHeader->components.ComponentBits.byte & in HpmfwupgPreparationStage()
717 pImageHeader->components.ComponentBits.byte) { in HpmfwupgPreparationStage()
858 if (pActionRecord->components.ComponentBits.byte in HpmfwupgPreUpgradeCheck()
1029 pFwupgCtx->compUpdateMask.ComponentBits.byte & in HpmfwupgUpgradeStage()
1030 pActionRecord->components.ComponentBits.byte; in HpmfwupgUpgradeStage()
1048 pActionRecord->components.ComponentBits.byte; in HpmfwupgUpgradeStage()
1116 componentIdByte = components.ComponentBits.byte; in HpmFwupgActionUploadFirmware()
2027 pCtx->resp.rollbackComp.ComponentBits.byte); in HpmfwupgQueryRollbackStatus()
[all …]
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h140 } ATTRIBUTE_PACKING ComponentBits; member