Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp343 struct BankCorePair struct
361 struct BankCorePair mcaList[]; argument
376 struct BankCorePair mcaList[];
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp2229 if (data.size() < sizeof(T) + sizeof(BankCorePair) * pBank->mcaCount) in handleVirtualBank()