Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DIpmbSensor.cpp163 "sendRequest", commandAddress, netfn, lun, *initCommand, initData); in runInitCmd()
170 commandAddress = meAddress; in loadDefaults()
178 commandAddress = meAddress; in loadDefaults()
194 commandAddress = meAddress; in loadDefaults()
205 commandAddress = meAddress; in loadDefaults()
238 commandAddress = meAddress; in loadDefaults()
259 commandAddress = 0; in loadDefaults()
514 "sendRequest", commandAddress, netfn, lun, command, commandData); in sendIpmbRequest()
H A DIpmbSDRSensor.cpp24 commandAddress(cmdAddr << 2), in IpmbSDRDevice()
85 ipmbService, ipmbDbusPath, ipmbInterface, ipmbMethod, commandAddress, in getSDRRepositoryInfo()
123 ipmbService, ipmbDbusPath, ipmbInterface, ipmbMethod, commandAddress, in reserveSDRRepository()
166 ipmbService, ipmbDbusPath, ipmbInterface, ipmbMethod, commandAddress, in getSDRSensorData()
H A DIpmbSDRSensor.hpp87 uint8_t commandAddress = 0; member in IpmbSDRDevice
H A DIpmbSensor.hpp118 uint8_t commandAddress = 0; member