Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2handler.hpp64 static constexpr const uint16_t lastAgentId = 0xFFFF; variable
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp49 if (lastAgentId == agentId) in agentLookup()