Home
last modified time | relevance | path

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

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