/openbmc/qemu/target/ppc/ |
H A D | trace-events | 4 kvm_failed_spr_set(int spr, const char *msg) "Warning: Unable to set SPR %d to KVM: %s" 5 kvm_failed_spr_get(int spr, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s" 6 kvm_failed_fpscr_set(const char *msg) "Unable to set FPSCR to KVM: %s" 7 kvm_failed_fp_set(const char *fpname, int fpnum, const char *msg) "Unable to set %s%d to KVM: %s" 8 kvm_failed_vscr_set(const char *msg) "Unable to set VSCR to KVM: %s" 9 kvm_failed_vr_set(int vr, const char *msg) "Unable to set VR%d to KVM: %s" 10 kvm_failed_fpscr_get(const char *msg) "Unable to get FPSCR from KVM: %s" 11 kvm_failed_fp_get(const char *fpname, int fpnum, const char *msg) "Unable to get %s%d from KVM: %s" 12 kvm_failed_vscr_get(const char *msg) "Unable to get VSCR from KVM: %s" 13 kvm_failed_vr_get(int vr, const char *msg) "Unable to get VR%d from KVM: %s" [all …]
|
/openbmc/linux/arch/mips/generic/ |
D | board-sead3.c |
|
D | yamon-dt.c |
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | exception_utils_tests.cpp | 52 std::runtime_error{"Unable to parse config file"}); in TEST() 88 EXPECT_STREQ(e.what(), "Unable to parse config file"); in TEST() 108 std::logic_error{"Unable to parse config file"}); in TEST() 116 EXPECT_EQ(messages[1], "Unable to parse config file"); in TEST() 185 std::runtime_error{"Unable to parse config file"}); in TEST() 236 EXPECT_STREQ(e.what(), "Unable to parse config file"); in TEST() 268 std::logic_error{"Unable to parse config file"}); in TEST() 274 std::runtime_error{"Unable to configure regulators"}); in TEST() 283 EXPECT_EQ(messages[1], "Unable to parse config file"); in TEST() 284 EXPECT_EQ(messages[2], "Unable to configure regulators"); in TEST() [all …]
|
H A D | error_logging_utils_tests.cpp | 63 std::runtime_error{"Unable to set output voltage"}); in TEST() 105 throw i2c::I2CException{"Unable to open device reg1", "/dev/i2c-8", in TEST() 141 "Unable to parse JSON configuration file"}); in TEST() 170 "Unable to parse JSON configuration file"}; in TEST() 271 throw i2c::I2CException{"Unable to open device reg1", "/dev/i2c-8", in TEST() 335 "Unable to read configuration file: No such file or directory"}; in TEST() 398 throw i2c::I2CException{"Unable to open device reg1", "/dev/i2c-8", in TEST() 427 std::runtime_error{"Unable to set output voltage"}); in TEST() 456 "Unable to parse JSON configuration file"}); in TEST() 463 std::runtime_error{"Unable to load config file"}); in TEST() [all …]
|
/openbmc/linux/tools/testing/selftests/gpio/ |
D | gpio-sim.sh |
|
/openbmc/linux/drivers/irqchip/ |
D | irq-orion.c |
|
/openbmc/linux/tools/testing/selftests/mm/ |
D | mremap_dontunmap.c |
|
/openbmc/linux/arch/mips/mti-malta/ |
D | malta-dtshim.c |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Processor/ |
H A D | CurrentOperatingConfig.interface.yaml | 11 # Indicate that this property is permanently unable to be changed. 13 # Indicate that this property is temporarily unable to be changed. 23 # Indicate that this property is permanently unable to be changed. 25 # Indicate that this property is temporarily unable to be changed.
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ |
H A D | common_deb_ipk.py | 38 bb.fatal("Unable to list available packages. Command '%s' " 53 bb.fatal("Unable to get information for package '%s' while " 61 bb.fatal("Unable to extract package for '%s'." 73 bb.fatal("Unable to extract %s package. Failed to identify " 81 bb.fatal("Unable to extract %s package. Command '%s' " 85 bb.fatal("Unable to extract %s package. Command '%s' "
|
/openbmc/linux/Documentation/driver-api/mei/ |
D | mei.rst |
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0/ |
H A D | 0001-configure.ac-don-t-require-eglmesaext.h.patch | 32 - [AC_MSG_ERROR([Unable to locate required EGL headers])]) 36 - [AC_MSG_ERROR([Unable to locate required EGL headers])], 41 - [AC_MSG_ERROR([Unable to locate required EGL headers])], 47 [AC_MSG_ERROR([Unable to locate required EGL library])]) 64 + [AC_MSG_ERROR([Unable to locate required EGL headers])], 72 + [AC_MSG_ERROR([Unable to locate required EGL headers])],
|
/openbmc/u-boot/cmd/ |
H A D | bind.c | 42 printf("Unable to bind. err:%d\n", ret); in bind_by_class_index() 80 printf("Unable to remove. err:%d\n", ret); in unbind_by_class_index() 86 printf("Unable to unbind. err:%d\n", ret); in unbind_by_class_index() 112 printf("Unable to remove all. err:%d\n", ret); in unbind_child_by_class_index() 116 printf("Unable to unbind all. err:%d\n", ret); in unbind_child_by_class_index() 156 printf("Unable to bind. err:%d\n", ret); in bind_by_node_path() 184 printf("Unable to remove. err:%d\n", ret); in unbind_by_node_path() 190 printf("Unable to unbind. err:%d\n", ret); in unbind_by_node_path()
|
/openbmc/linux/tools/testing/selftests/cachestat/ |
D | test_cachestat.c |
|
/openbmc/linux/drivers/rtc/ |
D | rtc-rx4581.c |
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
D | bmi.c |
|
/openbmc/phosphor-power/phosphor-power-sequencer/docs/ |
H A D | monitoring_chassis_pgood.md | 20 ## Unable to read chassis power good signal 22 `phosphor-power-sequencer` may become unable to read the chassis power good 26 - Unable to read from named GPIO after multiple retries. 31 If `phosphor-power-sequencer` is unable to read the chassis power good signal 56 If `phosphor-power-sequencer` is unable to read the chassis power good signal
|
/openbmc/linux/tools/testing/selftests/powerpc/security/ |
D | uaccess_flush.c |
|
/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/host/host-boot-enable/ |
H A D | host-boot-enable.sh | 13 echo "Unable to find mtd partition for ${hostPrime}" 20 echo "Unable to find mtd partition for ${hostSecond}" 27 echo "Unable to find mtd partition for ${vromPrime}" 34 echo "Unable to find mtd partition for ${vromSecond}"
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
D | bmi.c |
|
/openbmc/linux/arch/arm/mach-socfpga/ |
D | l2_cache.c |
|
/openbmc/u-boot/env/ |
H A D | ubi.c | 41 printf("\n** Unable to write env to %s:%s **\n", in env_ubi_save() 50 printf("\n** Unable to write env to %s:%s **\n", in env_ubi_save() 81 printf("\n** Unable to write env to %s:%s **\n", in env_ubi_save() 124 printf("\n** Unable to read env from %s:%s **\n", in env_ubi_load() 130 printf("\n** Unable to read redundant env from %s:%s **\n", in env_ubi_load() 159 printf("\n** Unable to read env from %s:%s **\n", in env_ubi_load()
|
/openbmc/linux/tools/testing/selftests/timens/ |
D | procfs.c |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/ |
H A D | 0002-supervise.c-.-supervise-may-be-a-symlink-if-it-s-da.diff | 27 strerr_die4sys(111,FATAL,"unable to stat ",dir,"/down: "); 34 + strerr_die1sys(111,"unable to readlink ./supervise: "); 41 + strerr_die1sys(111, "unable to readlink ./supervise: "); 46 strerr_die4sys(111,FATAL,"unable to acquire ",dir,"/supervise/lock: ");
|