Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.cpp632 auto totalIdSize = static_cast<uint8_t>(offset + count); in setMgmntCtrlIdStr() local
633 return ipmi::responseSuccess(totalIdSize); in setMgmntCtrlIdStr()