Home
last modified time | relevance | path

Searched refs:tempName (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.cpp246 std::string tempName(sdrDataBytes.begin() + strAddr, in checkSDRData() local
249 checkSDRType01Threshold(sdrDataBytes, (hostIndex - 1), tempName); in checkSDRData()
254 int busIndex, std::string tempName) in checkSDRType01Threshold() argument
329 temp.sensorReadName = std::move(tempName); in checkSDRType01Threshold()
H A DIpmbSDRSensor.hpp114 int busIndex, std::string tempName);
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c4326 char tempName[32] = "Chelsio FCoE Controller"; in csio_hw_set_description() local
4327 memcpy(hw->model_desc, tempName, 32); in csio_hw_set_description()