Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp29 constexpr int firstAgentIndex = 1; variable
/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2handler.hpp33 static constexpr const int firstAgentIndex = 1; variable
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp56 return firstAgentIndex; in agentLookup()