Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c748 struct HpmfwupgGetComponentPropertiesCtx getCompPropCmd; in HpmfwupgPreparationStage() local
750 getCompPropCmd.req.componentId = componentId; in HpmfwupgPreparationStage()
751 getCompPropCmd.req.selector = HPMFWUPG_COMP_GEN_PROPERTIES; in HpmfwupgPreparationStage()
752 rc = HpmfwupgGetComponentProperties(intf, &getCompPropCmd); in HpmfwupgPreparationStage()
756 &getCompPropCmd.resp, in HpmfwupgPreparationStage()