Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DIpmbSDRSensor.cpp136 nextRecordIDLSB, nextRecordIDMSB, in getSDRSensorData()
198 nextRecordIDLSB = sdrData[sdr::sdrNxtRecLSB]; in handleSDRData()
206 nextRecordIDLSB = 0; in handleSDRData()
H A DIpmbSDRSensor.hpp95 uint8_t nextRecordIDLSB = 0; member in IpmbSDRDevice