Home
last modified time | relevance | path

Searched defs:hostSMbusIndex (Results 1 – 2 of 2) sorted by relevance

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.cpp70 uint8_t hostSMbusIndex, const float pollRate, std::string& sensorTypeName) : in IpmbSensor() argument
630 uint8_t hostSMbusIndex = hostSMbusIndexDefault; in createSensors() local
[all...]
H A DIpmbSensor.hpp131 uint8_t hostSMbusIndex = 0; member