Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp1685 const uint32_t targetBus = req[0]; in ipmiOemGetFruId() local
1727 if (busValue == targetBus && addrValue == targetAddress) in ipmiOemGetFruId()
1750 std::cout << "No matching FRU device found for BUS=" << targetBus in ipmiOemGetFruId()