Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c614 pFwupgCtx->pImageData; in HpmfwupgPreparationStage()
668 pFwupgCtx->devId.product_id[1], pFwupgCtx->devId.product_id[0]); in HpmfwupgPreparationStage()
849 while (pImagePtr < (pFwupgCtx->pImageData + pFwupgCtx->imageSize in HpmfwupgPreUpgradeCheck()
995 pFwupgCtx->pImageData; in HpmfwupgUpgradeStage()
1011 while (( pImagePtr < (pFwupgCtx->pImageData + pFwupgCtx->imageSize - in HpmfwupgUpgradeStage()
1061 pFwupgCtx, in HpmfwupgUpgradeStage()
1320 pFwupgCtx, option); in HpmFwupgActionUploadFirmware()
1337 pFwupgCtx->pImageData; in HpmfwupgActivationStage()
1350 pFwupgCtx); in HpmfwupgActivationStage()
1401 pFwupgCtx->pImageData = malloc(sizeof(unsigned char)*pFwupgCtx->imageSize); in HpmfwupgGetBufferFromFile()
[all …]