Home
last modified time | relevance | path

Searched refs:FAN_PRESENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp31 #define FAN_PRESENT (1 << 1) macro
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp460 uint8_t sensorVal = FAN_PRESENT | FAN_SENSOR_PRESENT; in appMTMGetSignal()