Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp380 constexpr Cc ccBusy = 0xC0; variable
470 return response(ccBusy); in responseBusy()
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp297 {EBUSY, ipmi::ccBusy},
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp342 return ipmi::ccBusy; in handleIpmbChannel()
H A Dstoragecommands.cpp262 return ipmi::ccBusy; in getFru()