Searched refs:deviceAddress (Results 1 – 10 of 10) sorted by relevance
/openbmc/dbus-sensors/src/ipmb/ |
H A D | IpmbSensor.cpp | 71 std::vector<thresholds::Threshold>&& thresholdData, uint8_t deviceAddress, in IpmbSensor() 76 deviceAddress(deviceAddress), hostSMbusIndex(hostSMbusIndex), in IpmbSensor() 175 commandData = {deviceAddress}; in loadDefaults() 186 deviceAddress, 0x00, 0x00, 0x00, 0x00, in loadDefaults() 190 deviceAddress, 0x00, 0x00, 0x00, 0x00, in loadDefaults() 201 deviceAddress, 00, 0x00, 0x00, 0x00, in loadDefaults() 223 commandData = {0x57, 0x01, 0x00, 0x86, deviceAddress, in loadDefaults() 231 commandData = {deviceAddress}; in loadDefaults() 246 deviceAddress, in loadDefaults() 68 IpmbSensor(std::shared_ptr<sdbusplus::asio::connection> & conn,boost::asio::io_context & io,const std::string & sensorName,const std::string & sensorConfiguration,sdbusplus::asio::object_server & objectServer,std::vector<thresholds::Threshold> && thresholdData,uint8_t deviceAddress,uint8_t hostSMbusIndex,const float pollRate,std::string & sensorTypeName) IpmbSensor() argument 626 uint8_t deviceAddress = createSensors() local [all...] |
H A D | IpmbSensor.hpp | 105 uint8_t deviceAddress, uint8_t hostSMbusIndex, float pollRate, 129 uint8_t deviceAddress = 0; member
|
/openbmc/fb-ipmi-oem/include/ |
H A D | sdrutils.hpp | 53 uint8_t deviceAddress; member
|
/openbmc/intel-ipmi-oem/include/ |
H A D | storagecommands.hpp | 74 uint8_t deviceAddress; member
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.hpp | 201 uint8_t deviceAddress; member
|
H A D | sensorhandler.cpp | 1194 record.key.deviceAddress = BMCTargetAddress; in ipmi_fru_get_sdr()
|
/openbmc/fb-ipmi-oem/src/ |
H A D | storagecommands.cpp | 539 resp.key.deviceAddress = 0x20; in getFruSdrs()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | storagecommands.cpp | 653 resp.key.deviceAddress = 0x20; in getFruSdrs()
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | storagecommands.cpp | 699 resp.key.deviceAddress = 0x20; in getFruSdrs()
|
/openbmc/libcper/specification/document/ |
H A D | cper-json-specification.tex | 1771 deviceAddress & uint64 & The 64-bit device virtual address contained in the faulted DMA request.\\
|