Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2.hpp53 uint8_t agentVersion; member
H A Dsmbiosmdrv2handler.hpp129 uint8_t agentVersion; member
/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp107 uint8_t agentVersion; member
H A Dmdrv2.hpp123 smbiosDir.agentVersion = smbiosAgentVersion; in MDRV2()
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp254 constexpr uint8_t agentVersion = smbiosAgentVersion; in mdr2AgentStatus() local
271 return ipmi::responseSuccess(mdrVersion, agentVersion, dirVersionResp, in mdr2AgentStatus()