Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp895 bool lowerCriticalThreshMask, bool lowerNonRecovThreshMask, in ipmiSenSetSensorThresholds() argument
913 if (!(lowerNonCriticalThreshMask | lowerCriticalThreshMask | in ipmiSenSetSensorThresholds()
951 if (lowerCriticalThreshMask || upperCriticalThreshMask) in ipmiSenSetSensorThresholds()
960 if (lowerCriticalThreshMask) in ipmiSenSetSensorThresholds()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1135 bool lowerCriticalThreshMask, bool lowerNonRecovThreshMask, in ipmiSenSetSensorThresholds() argument
1154 if (!(lowerNonCriticalThreshMask | lowerCriticalThreshMask | in ipmiSenSetSensorThresholds()
1198 if (lowerCriticalThreshMask || upperCriticalThreshMask) in ipmiSenSetSensorThresholds()
1205 if (lowerCriticalThreshMask) in ipmiSenSetSensorThresholds()