Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.cpp122 self->getSDRSensorData(recordCount, resrvIDLSB, resrvIDMSB); in reserveSDRRepository()
130 void IpmbSDRDevice::getSDRSensorData(uint16_t recordCount, uint8_t resrvIDLSB, in getSDRSensorData() function in IpmbSDRDevice
181 /* If sdrData size is less than dataLength, it will call getSDRSensorData in handleSDRData()
187 getSDRSensorData(recordCount, resrvIDLSB, resrvIDMSB); in handleSDRData()
194 * validRecordCount is incremented and getSDRSensorData function is in handleSDRData()
212 getSDRSensorData(recordCount, resrvIDLSB, resrvIDMSB); in handleSDRData()
H A DIpmbSDRSensor.hpp111 void getSDRSensorData(uint16_t recordCount, uint8_t resrvIDLSB,