Searched refs:Fail (Results 1 – 16 of 16) sorted by relevance
353 enum action {Fail = 0, Ok = 1, Hold, Wait}; enumerator414 case Ok: case Fail: in run_fsm()457 return Fail; in do_pd_io_start()466 return Fail; in do_pd_io_start()504 return Fail; in do_pd_read_start()519 return Fail; in do_pd_write_start()528 return Fail; in do_pd_write_start()556 return Fail; in do_pd_read_drq()576 return Fail; in do_pd_write_done()671 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
198 bne __error_p @ Fail: ARM_MPU on NOT v7 PMSA204 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.
35 * SWITCH_FCB: Fail-over control block
114 spin_lock-torture: Writes: Total: 93746064 Max/Min: 0/0 Fail: 0
1694 goto Fail; in xd_read_multiple_pages()1700 Fail: in xd_read_multiple_pages()1910 goto Fail; in xd_write_multiple_pages()1936 Fail: in xd_write_multiple_pages()
1001 goto Fail;1007 goto Fail;1012 goto Fail;1048 Fail:
306 contain the string 'Fail'. The userspace recovery tools395 will just contain the string 'Fail'. The userspace recovery
259 contain the string 'Fail'. The userspace recovery tools
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").