Home
last modified time | relevance | path

Searched full:operational (Results 1 – 25 of 155) sorted by relevance

1234567

/openbmc/phosphor-power/tools/power-utils/
H A Dvalidator.hpp56 * 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 Dmeson.build3 if get_option('monitor-operational-status').allowed()
4 fault_monitor_sources += ['../utils.cpp', 'operational-status-monitor.cpp']
H A Dmonitor-main.cpp4 #include "operational-status-monitor.hpp"
15 phosphor::led::Operational::status::monitor::Monitor monitor(bus); in main()
H A Doperational-status-monitor.cpp1 #include "operational-status-monitor.hpp"
10 namespace Operational namespace
112 } // namespace Operational
H A Doperational-status-monitor.hpp12 namespace Operational namespace
89 } // namespace Operational
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Derror_code_test.cpp85 …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 Ddbus_utils.cpp85 …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 Dphosphor-led-manager_git.bb21 PACKAGECONFIG[monitor-operational-status] = "-Dmonitor-operational-status=enabled, \
22 -Dmonitor-operational-status=disabled"
/openbmc/qemu/tests/functional/
H A Dtest_rx_gdbsim.py38 U-Boot and checks that the console is operational.
58 Boots a Linux kernel and checks that the console is operational.
H A Dtest_sparc64_sun4u.py18 """Boots the Linux kernel and checks that the console is operational"""
H A Dtest_arm_canona1100.py18 """Boots the barebox firmware and checks that the console is operational"""
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/
H A DOperationalStatus.interface.yaml2 Implement to indicate the operational status of the object
/openbmc/libpldm/include/libpldm/
H A Dstate_set.h159 /* @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 Dremoteproc.txt10 This must be unique in an operational system.
/openbmc/phosphor-led-manager/
H A Dmeson.options18 'monitor-operational-status',
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DOperatingConfig.v1_0_4.json112 …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 DFilter.v1_1_0.json104operational 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 DOperatingConfig.v1_0_4.json112 …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 DFan.v1_5_2.json101operational state. Hot-pluggable devices can become operable without altering the operational sta…
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/leds/
H A Dphosphor-led-manager_%.bbappend11 PACKAGECONFIG:append = " monitor-operational-status"
/openbmc/openbmc-test-automation/lib/
H A Dipmi_utils.robot26 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 DOperatingConfig.interface.yaml14 cores when the configuration is operational. Each entry contains two
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DOperatingConfig_v1.xml39 …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 DOperatingConfig_v1.xml39 …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 Docc_dbus.hpp123 * @param[in] value - PLDM operational fault status
133 * @return status - PLDM operational fault status

1234567