Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp361 struct BankCorePair mcaList[]; member
376 struct BankCorePair mcaList[]; member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp2252 ss << std::format("(0x{:02X},0x{:02X}) ", pBank->mcaList[i].bankId, in handleVirtualBank()
2253 pBank->mcaList[i].coreId); in handleVirtualBank()