Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp1501 uint3_t countBits; in setSolConfParams() local
1505 if (req.unpack(countBits, reserved2, interval) != 0 || in setSolConfParams()
1511 uint8_t count = static_cast<uint8_t>(countBits); in setSolConfParams()