Searched refs:HpmfwupgSendCmd (Results 1 – 1 of 1) sorted by relevance
/openbmc/ipmitool/lib/ |
H A D | ipmi_hpmfwupg.c | 99 struct ipmi_rs *HpmfwupgSendCmd(struct ipmi_intf *intf, 1432 rsp = HpmfwupgSendCmd(intf, req, NULL); in HpmfwupgGetDeviceId() 1460 rsp = HpmfwupgSendCmd(intf, req, NULL); in HpmfwupgGetTargetUpgCapabilities() 1537 rsp = HpmfwupgSendCmd(intf, req, NULL); in HpmfwupgGetComponentProperties() 1663 rsp = HpmfwupgSendCmd(intf, req, NULL); in HpmfwupgAbortUpgrade() 1692 rsp = HpmfwupgSendCmd(intf, req, pFwupgCtx); in HpmfwupgInitiateUpgradeAction() 1726 rsp = HpmfwupgSendCmd(intf, req, pFwupgCtx); in HpmfwupgUploadFirmwareBlock() 1803 rsp = HpmfwupgSendCmd(intf, req, pFwupgCtx); in HpmfwupgFinishFirmwareUpload() 1840 rsp = HpmfwupgSendCmd(intf, req, pFwupgCtx); in HpmfwupgActivateFirmware() 1879 rsp = HpmfwupgSendCmd(intf, req, pFwupgCtx); in HpmfwupgGetUpgradeStatus() [all …]
|