Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c371 currentVersionResp.currentVersion[0]; in HpmfwupgTargetCheck()
373 currentVersionResp.currentVersion[1]; in HpmfwupgTargetCheck()
375 currentVersionResp.currentVersion[2]; in HpmfwupgTargetCheck()
377 currentVersionResp.currentVersion[3]; in HpmfwupgTargetCheck()
379 currentVersionResp.currentVersion[4]; in HpmfwupgTargetCheck()
381 currentVersionResp.currentVersion[5]; in HpmfwupgTargetCheck()
1576 pCtx->resp.Response.currentVersionResp.currentVersion[0]); in HpmfwupgGetComponentProperties()
1578 pCtx->resp.Response.currentVersionResp.currentVersion[1]); in HpmfwupgGetComponentProperties()
1580 pCtx->resp.Response.currentVersionResp.currentVersion[2], in HpmfwupgGetComponentProperties()
1581 pCtx->resp.Response.currentVersionResp.currentVersion[3], in HpmfwupgGetComponentProperties()
[all …]
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h332 struct HpmfwupgGetCurrentVersionResp currentVersionResp; member