Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dsdrutils.hpp81 uint8_t b_lsb; member
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp322 uint8_t b_lsb; member
567 body->b_lsb = b & 0xff; in set_b()
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp142 uint8_t b_lsb; member
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp761 record.body.b_lsb = bValue & 0xFF; in ipmiStorageGetSDR()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1884 record.body.b_lsb = bValue & 0xFF; in constructSensorSdr()