Searched refs:Fail (Results 1 – 14 of 14) sorted by relevance
351 enum action {Fail = 0, Ok = 1, Hold, Wait}; enumerator412 case Ok: case Fail: in run_fsm()455 return Fail; in do_pd_io_start()464 return Fail; in do_pd_io_start()502 return Fail; in do_pd_read_start()517 return Fail; in do_pd_write_start()526 return Fail; in do_pd_write_start()554 return Fail; in do_pd_read_drq()574 return Fail; in do_pd_write_done()669 return Fail; in pd_identify()
12 class Fail(Exception): class203 raise Fail(self, 'match failure');218 raise Fail(self, 'group failure')324 except Fail, obj:
1 # Fail on warnings - also for files referenced in subdirs
203 bne __error_p @ Fail: ARM_MPU on NOT v7 PMSA209 beq __error_p @ Fail: ARM_MPU and no MPU
162 * GPIO 22: USB port 1 fuse (0 = Fail, 1 = Ok)
220 * GPIO 22: USB port 1 fuse (0 = Fail, 1 = Ok)
34 4.72.01 - I/O Mapped Memory release ( so "insmod ips" does not Fail )
424 * sd.c: Fail if we are opening a non-existent partition.
1051 * Fail SCSI command if dma_map_sg call fails.
111 spin_lock-torture: Writes: Total: 93746064 Max/Min: 0/0 Fail: 0
1695 goto Fail; in xd_read_multiple_pages()1701 Fail: in xd_read_multiple_pages()1911 goto Fail; in xd_write_multiple_pages()1937 Fail: in xd_write_multiple_pages()
1002 goto Fail; in sd_change_phase()1008 goto Fail; in sd_change_phase()1013 goto Fail; in sd_change_phase()1049 Fail: in sd_change_phase()
306 contain the string 'Fail'. The userspace recovery tools388 will just contain the string 'Fail'. The userspace recovery
633 MMIO reads to master abort (a.k.a. "Soft Fail") and return garbage634 (e.g. ~0). But many RISC platforms will crash (a.k.a."Hard Fail").