/openbmc/qemu/qapi/ |
H A D | trace.json | 20 # @unavailable: The event is statically disabled. 29 'data': ['unavailable', 'disabled', 'enabled'] } 75 # @ignore-unavailable: Do not match unavailable events with @name. 86 'data': {'name': 'str', 'enable': 'bool', '*ignore-unavailable': 'bool' } }
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | endpoint_group.hpp | 15 Unavailable, enumerator 32 {AccessState::Unavailable, "Unavailable"},
|
H A D | connection.hpp | 27 Unavailable, enumerator 48 {AccessState::Unavailable, "Unavailable"},
|
H A D | resource_block.hpp | 29 Unavailable, enumerator 58 {CompositionState::Unavailable, "Unavailable"},
|
/openbmc/qemu/monitor/ |
H A D | qmp-cmds-control.c | 45 GString *unavailable = NULL; in qmp_caps_accept() local 52 if (!unavailable) { in qmp_caps_accept() 53 unavailable = g_string_new(QMPCapability_str(list->value)); in qmp_caps_accept() 55 g_string_append_printf(unavailable, ", %s", in qmp_caps_accept() 62 if (unavailable) { in qmp_caps_accept() 63 error_setg(errp, "Capability %s not available", unavailable->str); in qmp_caps_accept() 64 g_string_free(unavailable, true); in qmp_caps_accept()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ |
H A D | Common.errors.yaml | 17 - name: Unavailable 18 description: The service is temporarily unavailable.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 233.out | 33 disk size: unavailable 37 disk size: unavailable 52 disk size: unavailable 83 disk size: unavailable 94 disk size: unavailable
|
H A D | 302.out | 6 disk size: unavailable 11 disk size: unavailable
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Processor/ |
H A D | CurrentOperatingConfig.interface.yaml | 14 - xyz.openbmc_project.Common.Error.Unavailable 26 - xyz.openbmc_project.Common.Error.Unavailable
|
/openbmc/phosphor-bmc-code-mgmt/common/src/ |
H A D | software_update.cpp | 14 using Unavailable = sdbusplus::xyz::openbmc_project::Common::Error::Unavailable; typedef 51 elog<Unavailable>(); in method_call()
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | compare_vpd.md | 27 ### Unavailable keyword values 29 A keyword value may be unavailable if: 36 If the keyword value is unavailable, it will be treated as having an "empty"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/ |
H A D | Entry.interface.yaml | 31 - xyz.openbmc_project.Common.Error.Unavailable 47 - xyz.openbmc_project.Common.Error.Unavailable
|
/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking/ |
H A D | eagain.patch | 7 …ul_read_thread: assertion failed (error == NULL): Resource temporarily unavailable (g-io-error-qua… 8 …ul_read_thread: assertion failed (error == NULL): Resource temporarily unavailable (g-io-error-qua…
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/ |
H A D | Create.interface.yaml | 33 - xyz.openbmc_project.Common.Error.Unavailable 67 - xyz.openbmc_project.Common.Error.Unavailable
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | turbo.c | 39 [TURBO_UNAVAILABLE] = "unavailable", 67 /* Unavailable */ in turbo_get_state()
|
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
H A D | system_dump_entry.cpp | 44 elog<sdbusplus::xyz::openbmc_project::Common::Error::Unavailable>(); in delete_() 64 elog<sdbusplus::xyz::openbmc_project::Common::Error::Unavailable>(); in delete_()
|
H A D | resource_dump_entry.cpp | 52 elog<sdbusplus::xyz::openbmc_project::Common::Error::Unavailable>(); in delete_() 73 elog<sdbusplus::xyz::openbmc_project::Common::Error::Unavailable>(); in delete_()
|
/openbmc/qemu/docs/devel/testing/ |
H A D | qgraph.rst | 151 Troubleshooting unavailable tests 155 unavailable and won't execute. This can happen if a test or driver did not set 160 It is possible to troubleshoot unavailable tests by running:: 184 # name='arm/raspi2b' type=0 cmd_line='-M raspi2b ' [UNAVAILABLE] 195 The ``arm/raspi2b`` machine node is listed as "UNAVAILABLE". Although it is 196 reachable from the root via '' -> 'arm/raspi2b' the node is unavailable because 201 If a test is unexpectedly listed as "UNAVAILABLE", first check that the "ALL 206 first unavailable node in the path is the reason why the test is unavailable.
|
/openbmc/qemu/trace/ |
H A D | qmp.c | 28 /* error for unavailable event */ in check_events() 36 /* error for unavailable events */ in check_events()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC/ |
H A D | Redundancy.interface.yaml | 26 - xyz.openbmc_project.Common.Error.Unavailable 36 otherwise it will throw the Unavailable error.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Collection/ |
H A D | DeleteAll.interface.yaml | 9 - xyz.openbmc_project.Common.Error.Unavailable
|
/openbmc/qemu/include/hw/net/ |
H A D | npcm7xx_emc.h | 107 /* Enable Transmit Descriptor Unavailable Interrupt */ 113 /* Enable Receive Descriptor Unavailable Interrupt */ 124 /* Transmit Descriptor Unavailable Interrupt */ 132 /* Receive Descriptor Unavailable Interrupt */
|
/openbmc/qemu/target/ppc/ |
H A D | power8-pmu-regs.c.inc | 20 * Facility Unavailable Interrupt will occur. 39 * generate a Facility Unavailable Interrupt. 204 * Monitor, and a read attempt results in a Facility Unavailable 237 * Monitor, and a write attempt results in a Facility Unavailable
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbuspassive.cpp | 225 * Unavailable thermal sensors, who are not present or in getFailed() 228 * sensors will be unavailable, these unavailable sensors should not be in getFailed() 271 "The sensor is unavailable."); in getFailed() 307 return "Sensor unavailable"; in getFailReason() 468 // trigger a 'failsafe' when some inputs are unavailable. in handleSensorValue()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/ |
H A D | Delete.interface.yaml | 10 - xyz.openbmc_project.Common.Error.Unavailable
|