Home
last modified time | relevance | path

Searched defs:cfm (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/exit-air/
H A DExitAirTempSensor.cpp243 const auto* cfm = std::get_if<double>(&cfmVariant); setupMatches() local
693 double cfm = getTotalCFM(); calculate() local
[all...]
/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp371 cfm = 0x4 enumerator
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2068 uint16_t cfm = param1 | (static_cast<uint16_t>(param2) << 8); in ipmiOEMSetFscParameter() local