Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp73 constexpr size_t ipmbRequestDataHeaderLength = 3; variable
/openbmc/ipmbbridge/
H A Dipmbbridged.hpp71 constexpr size_t ipmbRequestDataHeaderLength = 3; variable
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp141 ipmbRequestDataHeaderLength + ipmbChecksumSize); in IpmbRequest()