Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2.hpp23 constexpr uint16_t msgPayloadSize = 1024 * 60; variable
133 uint8_t data[msgPayloadSize];
H A Dsmbiosmdrv2handler.hpp27 static constexpr const size_t msgPayloadSize = variable