/openbmc/linux/drivers/scsi/ |
H A D | sense_codes.h | 86 SENSE_CODE(0x0800, "Logical unit communication failure") 93 SENSE_CODE(0x0901, "Tracking servo failure") 94 SENSE_CODE(0x0902, "Focus servo failure") 95 SENSE_CODE(0x0903, "Spindle servo failure") 120 SENSE_CODE(0x0B13, "Warning - microcode digital signature validation failure") 144 SENSE_CODE(0x0D01, "Third party device failure") 196 SENSE_CODE(0x1407, "Locate operation failure") 416 SENSE_CODE(0x3007, "Cleaning failure") 435 SENSE_CODE(0x3201, "Defect list update failure") 439 SENSE_CODE(0x3400, "Enclosure failure") [all …]
|
/openbmc/linux/drivers/virt/acrn/ |
H A D | hypercall.h | 56 * Return: 0 on success, <0 on failure 67 * Return: 0 on success, <0 on failure 78 * Return: 0 on success, <0 on failure 89 * Return: 0 on success, <0 on failure 100 * Return: 0 on success, <0 on failure 111 * Return: 0 on success, <0 on failure 123 * Return: 0 on success, <0 on failure 135 * Return: 0 on success, <0 on failure 147 * Return: 0 on success, <0 on failure 159 * Return: 0 on success, <0 on failure [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | bblogging.py | 20 self.assertIn("ERROR: Logfile of failure stored in:", result.output) 28 self.assertIn("ERROR: Logfile of failure stored in:", result.output) 36 self.assertIn("ERROR: Logfile of failure stored in:", result.output) 45 self.assertIn("ERROR: Logfile of failure stored in:", result.output) 55 self.assertIn("ERROR: Logfile of failure stored in:", result.output) 64 self.assertIn("ERROR: Logfile of failure stored in:", result.output) 73 self.assertIn("ERROR: Logfile of failure stored in:", result.output) 83 self.assertIn("ERROR: Logfile of failure stored in:", result.output) 92 self.assertIn("ERROR: Logfile of failure stored in:", result.output) 99 self.assertIn("ERROR: Logfile of failure stored in:", result.output) [all …]
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | mc.S | 23 j failure 26 j failure 35 j failure 38 jne failure 40 jne failure 42 jne failure 46 jne failure 48 failure: label
|
/openbmc/u-boot/board/gdsys/p1022/ |
H A D | controlcenterd-id.c | 182 goto failure; in ccdm_mmc_read() 190 goto failure; in ccdm_mmc_read() 201 goto failure; in ccdm_mmc_read() 211 goto failure; in ccdm_mmc_read() 216 failure: in ccdm_mmc_read() 376 * @return 0 on success, != 0 on failure. 399 * @return 0 on success, != 0 on failure 419 goto failure; in compute_second_stage_hash() 423 goto failure; in compute_second_stage_hash() 435 goto failure; in compute_second_stage_hash() [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | fpga-dfl.h | 62 * it should never cause any system level issue, only functional failure 63 * (e.g. DMA or PR operation failure) and be recoverable from the failure. 64 * Return: 0 on success, -errno of failure 75 * Return: 0 on success, -errno on failure. 95 * Return: 0 on success, -errno on failure. 124 * Return: 0 on success, -errno on failure. 143 * Return: 0 on success, -errno on failure. 173 * Return: 0 on success, -errno on failure. 184 * Return: 0 on success, -errno on failure. 196 * Return: 0 on success, -errno on failure. [all …]
|
H A D | nitro_enclaves.h | 37 * * -1 - There was a failure in the ioctl logic. 38 * On failure, errno is set to: 39 * * EFAULT - copy_to_user() failure. 40 * * ENOMEM - Memory allocation failure for internal 64 * * -1 - There was a failure in the ioctl logic. 65 * On failure, errno is set to: 66 * * EFAULT - copy_from_user() / copy_to_user() failure. 67 * * ENOMEM - Memory allocation failure for internal 99 * * -1 - There was a failure in the ioctl logic. 100 * On failure, errno is set to: [all …]
|
/openbmc/qemu/subprojects/libvduse/ |
H A D | libvduse.h | 65 * Returns: a pointer to VDUSE device on success, NULL on failure. 75 * Returns: file descriptor on success, -1 on failure. 87 * NULL on failure. 115 * Returns: private pointer on success, NULL on failure. 126 * Returns: a pointer to the virtqueue on success, NULL on failure. 136 * Returns: file descriptor on success, -1 on failure. 146 * Returns: file descriptor on success, -errno on failure. 159 * Returns: 0 on success, -errno on failure. 172 * Returns: 0 on success, -errno on failure. 184 * Returns: 0 on success, -errno on failure. [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp2_transition.c | 68 /* 1A-08: consider ake timeout a failure */ in mod_hdcp_hdcp2_transition() 84 * 1A-09: consider invalid ake cert a failure in mod_hdcp_hdcp2_transition() 85 * 1A-10: consider receiver id listed in SRM a failure in mod_hdcp_hdcp2_transition() 115 /* 1A-11-3: consider h' timeout a failure */ in mod_hdcp_hdcp2_transition() 136 * a failure in mod_hdcp_hdcp2_transition() 147 /* 1A-11-1: consider invalid h' a failure */ in mod_hdcp_hdcp2_transition() 167 /* 1A-11-2: consider h' timeout a failure */ in mod_hdcp_hdcp2_transition() 179 /* 1A-11-1: consider invalid h' a failure */ in mod_hdcp_hdcp2_transition() 194 * 1A-05: consider disconnection after LC init a failure in mod_hdcp_hdcp2_transition() 195 * 1A-13-1: consider invalid l' a failure in mod_hdcp_hdcp2_transition() [all …]
|
H A D | hdcp1_transition.c | 40 /* 1A-04: repeatedly attempts on port access failure */ in mod_hdcp_hdcp1_transition() 59 /* 1A-05: consider invalid bksv a failure */ in mod_hdcp_hdcp1_transition() 73 /* 1A-06: consider invalid r0' a failure */ in mod_hdcp_hdcp1_transition() 74 /* 1A-08: consider bksv listed in SRM a failure */ in mod_hdcp_hdcp1_transition() 97 /* 1A-07: consider invalid ri' a failure */ in mod_hdcp_hdcp1_transition() 98 /* 1A-07a: consider read ri' not returned a failure */ in mod_hdcp_hdcp1_transition() 132 /* 1B-06: consider MAX_CASCADE_EXCEEDED a failure */ in mod_hdcp_hdcp1_transition() 133 /* 1B-05: consider MAX_DEVS_EXCEEDED a failure */ in mod_hdcp_hdcp1_transition() 134 /* 1B-04: consider invalid v' a failure */ in mod_hdcp_hdcp1_transition() 163 /* 1A-04: no authentication on bcaps read failure */ in mod_hdcp_hdcp1_dp_transition() [all …]
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | phal_error.hpp | 18 * PEL upon failure 29 * @brief Process ipl failure/success status 32 * creation of failure 39 * @brief Process boot failure/success status 42 * creation of failure 49 * @brief Process SBE boot failure/success status 51 * This function is used for SBE related failure handling during 52 * boot path. For any SBE related boot failure reason code, collects
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/logging/ibm-logging/ibm-ac-server/ |
H A D | policyTable.json | 3 "External Software CSM||Event Type Lookup Failure": { 12 "EventType": "Firmware/Software Failure", 17 "ReferencedInventory": "Event Type Lookup Failure", 33 "EventType": "Communication Failure/Timeout", 54 "EventType": "Communication Failure/Timeout", 58 "Message": "Failure to write to host CFAM interface", 75 "EventType": "Communication Failure/Timeout", 79 "Message": "Failure to read from host CFAM interface", 96 "EventType": "Unrecoverable Hardware Failure", 117 "EventType": "Firmware/Software Failure", [all …]
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | policyTable.json | 3 "External Software CSM||Event Type Lookup Failure": { 12 "EventType": "Firmware/Software Failure", 17 "ReferencedInventory": "Event Type Lookup Failure", 33 "EventType": "Communication Failure/Timeout", 54 "EventType": "Communication Failure/Timeout", 58 "Message": "Failure to write to host CFAM interface", 75 "EventType": "Communication Failure/Timeout", 79 "Message": "Failure to read from host CFAM interface", 96 "EventType": "Unrecoverable Hardware Failure", 117 "EventType": "Firmware/Software Failure", [all …]
|
/openbmc/qemu/tests/functional/qemu_test/ |
H A D | cmd.py | 81 # @test: functional test to fail if @failure is seen 84 # @failure: a string to look for that triggers test failure, or None 87 # and optionally @failure. 89 # If @success or @failure are seen, immediately return True, 93 # If end of line is seen, with neither @success or @failure 96 # If @failure is seen, then mark @test as failed 97 def _console_read_line_until_match(test, vm, success, failure): argument 112 if failure and failure in msg: 116 f"'{failure}' found in console, expected '{success}'") 185 read and probed for a success or failure message [all …]
|
/openbmc/linux/tools/testing/selftests/sync/ |
H A D | sync_fence.c | 38 ASSERT(valid, "Failure allocating timeline\n"); in test_fence_one_timeline_wait() 42 ASSERT(valid, "Failure allocating fence\n"); in test_fence_one_timeline_wait() 46 ASSERT(ret == 0, "Failure waiting on fence until timeout\n"); in test_fence_one_timeline_wait() 50 ASSERT(ret == 0, "Failure advancing timeline\n"); in test_fence_one_timeline_wait() 54 ASSERT(ret == 0, "Failure waiting on fence until timeout\n"); in test_fence_one_timeline_wait() 58 ASSERT(ret == 0, "Failure signaling the fence\n"); in test_fence_one_timeline_wait() 62 ASSERT(ret > 0, "Failure waiting on fence\n"); in test_fence_one_timeline_wait() 66 ASSERT(ret == 0, "Failure going further\n"); in test_fence_one_timeline_wait() 68 ASSERT(ret > 0, "Failure waiting ahead\n"); in test_fence_one_timeline_wait() 89 ASSERT(valid, "Failure allocating fences\n"); in test_fence_one_timeline_merge() [all …]
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | io.c | 22 * error (e.g. EIO). Such errors cause a TEST_ASSERT failure. 28 * write(2) or cause a TEST_ASSERT failure. 39 * On failure, a TEST_ASSERT failure is caused. 59 "Unexpected write failure,\n" in test_write() 94 * error (e.g. EIO). Such errors cause a TEST_ASSERT failure. Note, 97 * failure is produced if an End-Of-File condition occurs, before all the 105 * read(2) or cause a TEST_ASSERT failure. 116 * On failure, a TEST_ASSERT failure is caused. 136 "Unexpected read failure,\n" in test_read()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 257 | 81 # that copies out successfully before failure in Group #1. 253 def test_bitmap_sync(bsync_mode, msync_mode='bitmap', failure=None): argument 264 Bitmaps are always synchronized, regardless of failure. 273 :param failure: Is the (optional) failure mode, and can be any of: 274 - None: No failure. Test the normative path. Default. 287 preposition = "with" if failure else "without" 289 "{:s} failure".format(failure) if failure 290 else "failure") 304 if failure == 'intermediate': 350 # 1 - Test Backup (w/ Optional induced failure) [all …]
|
/openbmc/linux/samples/bpf/ |
H A D | test_lwt_bpf.sh | 137 function failure { function 147 failure "test_ctx xmit: packets are dropped" 163 failure "test_ctx out: packets are dropped" 179 failure "test_ctx out: packets are dropped" 203 failure "test_data ${1}: packets are dropped" 216 failure "test_data in: packets are dropped" 234 failure "test_cb ${1}: packets are dropped" 250 failure "test_cb in: packets are dropped" 274 failure "test_drop_all ${1}: Unexpected success of ping" 287 failure "test_drop_all in: Unexpected success of ping" [all …]
|
/openbmc/linux/scripts/ |
H A D | rust_is_available_test.py | 24 FAILURE = enum.auto() variable in TestRustIsAvailable.Expected 134 # When expecting a failure, the script should return non-0 146 result = self.run_script(self.Expected.FAILURE, { "RUSTC": None }) 151 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": None }) 156 result = self.run_script(self.Expected.FAILURE, { "CC": None }) 161 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.missing }) 165 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": self.missing }) 169 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.nonexecutable }) 173 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.unexpected_binary }) 178 result = self.run_script(self.Expected.FAILURE, { "RUSTC": rustc }) [all …]
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | channel_mgmt.hpp | 152 * @return ccSuccess for success, others for failure. 161 * @return ccSuccess for success, others for failure. 171 * @return ccSuccess for success, others for failure. 182 * @return ccSuccess for success, others for failure. 193 * @return ccSuccess for success, others for failure. 204 * @return ccSuccess for success, others for failure. 215 * @return ccSuccess for success, others for failure. 230 * @return 0 for success, -errno for failure. 236 * @return 0 for success, -errno for failure. 276 * @return 0 for success, -errno for failure [all...] |
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/ |
H A D | dimm_train_fail_log.sh | 49 echo "PHY Training Setup failure" 53 echo "PHY Write Leveling failure: $s1Msg" 56 echo "PHY Read Gate Leveling failure" 59 echo "PHY Read Leveling failure" 62 echo "PHY Software Training failure" 74 echo "DRAM VREFDQ Training failure" 77 echo "LRDIMM DB Training failure" 80 echo "LRDIMM DB Software Training failure" 101 fType="PHY training failure" 105 fType="DIMM training failure"
|
/openbmc/qemu/include/migration/ |
H A D | blocker.h | 28 * @returns - 0 on success, -EBUSY/-EACCES on failure, with errp set. 30 * *@reasonp is freed and set to NULL if failure is returned. 44 * @returns - 0 on success, -EBUSY on failure, with errp set. 50 * *@reasonp is freed and set to NULL if failure is returned. 72 * @returns - 0 on success, -EBUSY/-EACCES on failure, with errp set. 74 * *@reasonp is freed and set to NULL if failure is returned. 90 * @returns - 0 on success, -EBUSY/-EACCES on failure, with errp set. 92 * *@reasonp is freed and set to NULL if failure is returned.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Host.metadata.yaml | 6 - xyz.openbmc_project.State.SystemdTarget.Failure 9 - xyz.openbmc_project.State.SystemdTarget.Failure 12 - xyz.openbmc_project.State.SystemdTarget.Failure 15 - xyz.openbmc_project.State.SystemdTarget.Failure 18 - xyz.openbmc_project.State.SystemdTarget.Failure
|
/openbmc/linux/include/uapi/linux/usb/ |
H A D | raw_gadget.h | 157 * Returns 0 on success or negative error code on failure. 163 * Returns 0 on success or negative error code on failure. 171 * Returns 0 on success or negative error code on failure. 181 * failure. 190 * Returns enabled endpoint handle on success or negative error code on failure. 197 * Returns 0 on success or negative error code on failure. 208 * failure. 215 * Returns 0 on success or negative error code on failure. 222 * Returns 0 on success or negative error code on failure. 230 * on failure. [all …]
|
/openbmc/google-ipmi-sys/ |
H A D | handler.hpp | 63 * @throw IpmiException on failure. 72 * @throw IpmiException on failure. 80 * @throw IpmiException on failure. 87 * @throw IpmiException on failure. 100 * @throw IpmiException on failure. 109 * @throw IpmiException on failure. 117 * @throw IpmiException on failure. 146 * @throw IpmiException on failure. 154 * @throw IpmiException on failure. 166 * @throw IpmiException on failure. [all …]
|