/openbmc/phosphor-power/tools/power-utils/ |
H A D | validator.hpp | 56 * operational 82 * @brief Retrieves the operational PSU status. 84 * @return true if operational 85 * @return false on operational failure.
|
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | meson.build | 3 if get_option('monitor-operational-status').allowed() 4 fault_monitor_sources += ['../utils.cpp', 'operational-status-monitor.cpp']
|
H A D | monitor-main.cpp | 4 #include "operational-status-monitor.hpp" 15 phosphor::led::Operational::status::monitor::Monitor monitor(bus); in main()
|
H A D | operational-status-monitor.cpp | 1 #include "operational-status-monitor.hpp" 10 namespace Operational namespace 112 } // namespace Operational
|
H A D | operational-status-monitor.hpp | 12 namespace Operational namespace 89 } // namespace Operational
|
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | error_code_test.cpp | 85 …essage": "The request failed due to an internal service error. The service is still operational.", in TEST() 105 "The request failed due to an internal service error. The service is still operational."); in TEST() 121 …message": "The request failed due to an internal service error. The service is still operational." in TEST() 128 …essage": "The request failed due to an internal service error. The service is still operational.", in TEST()
|
H A D | dbus_utils.cpp | 85 …essage": "The request failed due to an internal service error. The service is still operational.", in TEST() 93 …message": "The request failed due to an internal service error. The service is still operational." in TEST()
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/ |
H A D | phosphor-led-manager_git.bb | 21 PACKAGECONFIG[monitor-operational-status] = "-Dmonitor-operational-status=enabled, \ 22 -Dmonitor-operational-status=disabled"
|
/openbmc/qemu/tests/functional/ |
H A D | test_rx_gdbsim.py | 38 U-Boot and checks that the console is operational. 58 Boots a Linux kernel and checks that the console is operational.
|
H A D | test_sparc64_sun4u.py | 18 """Boots the Linux kernel and checks that the console is operational"""
|
H A D | test_arm_canona1100.py | 18 """Boots the barebox firmware and checks that the console is operational"""
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/ |
H A D | OperationalStatus.interface.yaml | 2 Implement to indicate the operational status of the object
|
/openbmc/libpldm/include/libpldm/ |
H A D | state_set.h | 159 /* @brief List of states for the Operational Stress status (ID 9). 165 /* @brief List of states for Operational Fault status (ID 10). 173 /* @brief List of states for the Operational Running Status state set (ID 11).
|
/openbmc/u-boot/doc/device-tree-bindings/remoteproc/ |
H A D | remoteproc.txt | 10 This must be unique in an operational system.
|
/openbmc/phosphor-led-manager/ |
H A D | meson.options | 18 'monitor-operational-status',
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | OperatingConfig.v1_0_4.json | 112 …atingConfig` schema specifies a configuration that can be used when the processor is operational.", 113 …"longDescription": "This resource shall represent an operational configuration for a processor in … 158 … "description": "The clock speed for sets of cores when the configuration is operational.", 169 … of objects that specify the clock speed for sets of cores when the configuration is operational.",
|
H A D | Filter.v1_1_0.json | 104 …operational state. Devices indicated as hot-pluggable shall allow the device to become operable w…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | OperatingConfig.v1_0_4.json | 112 …atingConfig` schema specifies a configuration that can be used when the processor is operational.", 113 …"longDescription": "This resource shall represent an operational configuration for a processor in … 158 … "description": "The clock speed for sets of cores when the configuration is operational.", 169 … of objects that specify the clock speed for sets of cores when the configuration is operational.",
|
H A D | Fan.v1_5_2.json | 101 …operational state. Hot-pluggable devices can become operable without altering the operational sta…
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/leds/ |
H A D | phosphor-led-manager_%.bbappend | 11 PACKAGECONFIG:append = " monitor-operational-status"
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_utils.robot | 26 Wait Until Keyword Succeeds 3 min 10 sec Is BMC Operational 65 Wait Until Keyword Succeeds 3 min 10 sec Is BMC Operational
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu/ |
H A D | OperatingConfig.interface.yaml | 14 cores when the configuration is operational. Each entry contains two
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | OperatingConfig_v1.xml | 39 …tingConfig` schema specifies a configuration that can be used when the processor is operational."/> 40 … Term="OData.LongDescription" String="This resource shall represent an operational configuration f… 104 …ta.Description" String="The clock speed for sets of cores when the configuration is operational."/> 105 …of objects that specify the clock speed for sets of cores when the configuration is operational."/>
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | OperatingConfig_v1.xml | 39 …tingConfig` schema specifies a configuration that can be used when the processor is operational."/> 40 … Term="OData.LongDescription" String="This resource shall represent an operational configuration f… 104 …ta.Description" String="The clock speed for sets of cores when the configuration is operational."/> 105 …of objects that specify the clock speed for sets of cores when the configuration is operational."/>
|
/openbmc/openpower-occ-control/ |
H A D | occ_dbus.hpp | 123 * @param[in] value - PLDM operational fault status 133 * @return status - PLDM operational fault status
|