Home
last modified time | relevance | path

Searched refs:ccReqDataTruncated (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp386 constexpr Cc ccReqDataTruncated = 0xC6; variable
494 return response(ccReqDataTruncated); in responseReqDataTruncated()
/openbmc/google-ipmi-sys/
H A Dhandler.cpp601 throw IpmiException(::ipmi::ccReqDataTruncated); in accelOobRead()
H A DREADME.md282 If a name is longer than 43 bytes, `ipmi::ccReqDataTruncated` is returned. These
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp677 throw ccReqDataTruncated; in unpackFinal()