Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dtrigger_actions.cpp107 for (auto actionType : ActionsEnum) in fillActions() local
109 switch (actionType) in fillActions()
156 for (auto actionType : ActionsEnum) in fillActions() local
158 switch (actionType) in fillActions()
202 for (auto actionType : ActionsEnum) in fillActions() local
204 switch (actionType) in fillActions()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h727 unsigned char actionType; member
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c815 if (pActionRecord->actionType != HPMFWUPG_ACTION_UPLOAD_FIRMWARE in HpmfwupgValidateActionRecordChecksum()
864 switch (pActionRecord->actionType) { in HpmfwupgPreUpgradeCheck()
1021 switch(pActionRecord->actionType) { in HpmfwupgUpgradeStage()