Home
last modified time | relevance | path

Searched full:aborted (Results 1 – 25 of 113) sorted by relevance

12345

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DProgress.interface.yaml6 stable states like completed, failed or aborted.
14 aborted or failed. The default should be InProgress during the
44 - name: Aborted
46 The operation is aborted.
/openbmc/qemu/include/scsi/
H A Dutils.h90 /* Command aborted, I/O process terminated */
92 /* Command aborted, I_T Nexus loss occurred */
94 /* Command aborted, Logical Unit failure */
96 /* Command aborted, LUN Communication failure */
98 /* Command aborted, Overlapped Commands Attempted */
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_dma.h69 /* transaction(s) aborted due to ... dma or memory bus error */
71 /* transaction(s) aborted due to ... core error or USB fault */
103 * then it's possible that the hardware has completed (or aborted) a transfer,
/openbmc/qemu/scsi/
H A Dutils.c235 /* Command aborted, I/O process terminated */
240 /* Command aborted, I_T Nexus loss occurred */
245 /* Command aborted, Logical Unit failure */
250 /* Command aborted, Overlapped Commands Attempted */
255 /* Command aborted, LUN Communication Failure */
260 /* Command aborted, LUN does not respond to selection */
265 /* Command aborted, Command Timeout during processing */
270 /* Command aborted, Commands cleared by device server */
399 case ABORTED_COMMAND: /* COMMAND ABORTED */ in scsi_sense_to_errno()
/openbmc/openbmc/poky/meta/files/
H A Dtoolchain-shar-extract.sh222 echo "Installation aborted!"
254 …echo "Aborted, unzip is required to extract the SDK archive, please make sure it's installed on yo…
265 …echo "Aborted, zstd is required to extract the SDK archive, please make sure it's installed on you…
271 …echo "Aborted, xz is required to extract the SDK archive, please make sure it's installed on your …
/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/
H A D0001-check-sr-results-Change-the-expected-SR-result-confi.patch34 a. warn-if-contains "Aborted test": Capsule updates are not supported.
36 categories due to allowing the "Aborted test" string.
141 - - Aborted test
/openbmc/u-boot/cmd/
H A Dusb_mass_storage.c195 puts("\rCTRL+C - Operation aborted.\n"); in do_usb_mass_storage()
224 printf("\rCTRL+C - Operation aborted\n"); in do_usb_mass_storage()
H A Dfuse.c39 puts("Fuse programming aborted\n"); in confirm_prog()
H A Dload.c104 printf("## S-Record download aborted\n"); in do_load_serial()
197 return (~0); /* Download aborted */ in load_serial()
287 printf("## S-Record upload aborted\n"); in do_save_serial()
485 printf("## Binary (kermit) download aborted\n"); in do_load_serial_bin()
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install-efi.sh78 …device (besides the live device /dev/${live_dev_name}) to install the image. Installation aborted."
107 echo "Installation manually aborted."
124 echo "No hard drive selected. Installation aborted."
H A Dinit-install.sh101 echo "Installation manually aborted."
118 echo "No hard drive selected. Installation aborted."
/openbmc/qemu/include/hw/misc/
H A Dtz-mpc.h19 * Rejected transactions may be configured to either be aborted, or to
H A Dtz-msc.h21 * Rejected transactions may be configured to either be aborted, or to
H A Dtz-ppc.h19 * Rejected transactions may be configured to either be aborted, or to
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A D0001-exp_main_sub.c-Use-PATH_MAX-for-path.patch9 Aborted (core dumped)
/openbmc/qemu/tests/qemu-iotests/
H A D236.out82 "desc": "Transaction aborted using Abort action"
254 "desc": "Transaction aborted using Abort action"
H A D22997 # aborted, and in that time it may or may not re-encounter the error.
/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h106 bool aborted; /* translation is aborted */ member
/openbmc/qemu/docs/system/
H A Digvm.rst52 and the guest launch is aborted.
136 devices then an error is displayed and the guest startup is aborted.
/openbmc/qemu/docs/devel/testing/
H A Dblkverify.rst72 If the installation is aborted when ``blkverify`` detects corruption, use ``qemu-io``
/openbmc/ipmitool/contrib/
H A Dlog_bmc.sh36 INSTALL_ABORTED="0x09" # OS Boot: Installation aborted
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dgpio_monitor.cpp73 logging::logMessage("Timer aborted for GPIO pin"); in handleTimerExpiry()
/openbmc/openbmc/poky/scripts/contrib/
H A Dddimage162 echo "Write aborted"
/openbmc/u-boot/include/asm-generic/
H A Dglobal_data.h152 #define GD_FLG_POSTSTOP 0x00010 /* POST seqeunce aborted */
/openbmc/qemu/qga/vss-win32/
H A Drequester.cpp571 * In this case, DoSnapshotSet is aborted or not started, in requester_thaw()
602 * skipped and VSS is aborted by VSS_E_OBJECT_NOT_FOUND. However, as in requester_thaw()

12345