Home
last modified time | relevance | path

Searched defs:maxMessageSize (Results 1 – 2 of 2) sorted by relevance

/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp39 constexpr static const size_t maxMessageSize = 64; variable
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp95 constexpr static const size_t maxMessageSize = 64; variable