Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp889 bool lowerCriticalThreshMask, bool lowerNonRecovThreshMask, in ipmiSenSetSensorThresholds() argument
907 if (!(lowerNonCriticalThreshMask | lowerCriticalThreshMask | in ipmiSenSetSensorThresholds()
952 if (lowerCriticalThreshMask || upperCriticalThreshMask) in ipmiSenSetSensorThresholds()
960 if (lowerCriticalThreshMask) in ipmiSenSetSensorThresholds()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1121 bool lowerCriticalThreshMask, bool lowerNonRecovThreshMask, in ipmiSenSetSensorThresholds() argument
1140 if (!(lowerNonCriticalThreshMask | lowerCriticalThreshMask | in ipmiSenSetSensorThresholds()
1184 if (lowerCriticalThreshMask || upperCriticalThreshMask) in ipmiSenSetSensorThresholds()
1192 if (lowerCriticalThreshMask) in ipmiSenSetSensorThresholds()