Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp375 constexpr Cc ccReqDataTruncated = 0xC6; variable
483 return response(ccReqDataTruncated); in responseReqDataTruncated()
/openbmc/google-ipmi-sys/
H A Dhandler.cpp601 throw IpmiException(::ipmi::ccReqDataTruncated); in accelOobRead()
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp639 throw ccReqDataTruncated; in unpackFinal()