Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp1725 uint32_t addrValue = std::get<uint32_t>(addrIt->second); in ipmiOemGetFruId() local
1727 if (busValue == targetBus && addrValue == targetAddress) in ipmiOemGetFruId()