Home
last modified time | relevance | path

Searched refs:ManagementDetectedFault (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dprocessor.hpp89 ManagementDetectedFault, enumerator
175 {ThrottleCause::ManagementDetectedFault, "ManagementDetectedFault"},
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DThrottle.interface.yaml30 - name: ManagementDetectedFault
/openbmc/openpower-occ-control/
H A Docc_status.cpp631 throttleHandle->ThrottleReasons::ManagementDetectedFault); in updateThrottle()
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp314 return processor::ThrottleCause::ManagementDetectedFault; in dbusToRfThrottleCause()