Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dtrigger_actions.cpp140 for (auto actionType : ActionsEnum) in fillActions() local
142 switch (actionType) in fillActions()
214 for (auto actionType : ActionsEnum) in fillActions() local
216 switch (actionType) in fillActions()
281 for (auto actionType : ActionsEnum) in fillActions() local
283 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()