Searched refs:errcnt (Results 1 – 16 of 16) sorted by relevance
38 static int errcnt; variable79 errcnt += 1; in write_eraseblock()190 errcnt += 1; in verify_eraseblock()200 errcnt += 1; in verify_eraseblock()227 errcnt += 1; in verify_eraseblock()246 errcnt += 1; in verify_eraseblock()289 errcnt += 1; in verify_eraseblock_in_one_go()300 errcnt += 1; in verify_eraseblock_in_one_go()511 errcnt += 1; in mtd_oobtest_init()533 errcnt += 1; in mtd_oobtest_init()[all …]
38 static int errcnt; variable81 errcnt += 1; in verify_eraseblock()104 errcnt += 1; in verify_eraseblock()181 errcnt += 1; in crosstest()228 errcnt += 1; in erasecrosstest()258 errcnt += 1; in erasecrosstest()308 errcnt += 1; in erasetest()438 pr_info("finished with %d errors\n", errcnt); in mtd_pagetest_init()
35 static int errcnt; variable145 errcnt += 1; in verify_eraseblock()172 errcnt += 1; in verify_eraseblock()204 errcnt += 1; in verify_eraseblock2()237 errcnt += 1; in verify_eraseblock_ff()415 pr_info("finished with %d errors\n", errcnt); in mtd_subpagetest_init()
86 __kernel_long_t errcnt; /* calibration errors (ro) */ member126 long long errcnt; /* calibration errors (ro) */ member
38 u32 errcnt = 0; in il4965_verify_inst_sparse() local51 errcnt++; in il4965_verify_inst_sparse()52 if (errcnt >= 3) in il4965_verify_inst_sparse()70 u32 errcnt; in il4965_verify_inst_full() local76 errcnt = 0; in il4965_verify_inst_full()87 errcnt++; in il4965_verify_inst_full()88 if (errcnt >= 20) in il4965_verify_inst_full()93 if (!errcnt) in il4965_verify_inst_full()
1665 u32 errcnt; in il3945_verify_inst_full() local1671 errcnt = 0; in il3945_verify_inst_full()1682 errcnt++; in il3945_verify_inst_full()1683 if (errcnt >= 20) in il3945_verify_inst_full()1688 if (!errcnt) in il3945_verify_inst_full()1704 u32 errcnt = 0; in il3945_verify_inst_sparse() local1722 errcnt++; in il3945_verify_inst_sparse()1723 if (errcnt >= 3) in il3945_verify_inst_sparse()
312 txc->errcnt = tx32.errcnt; in get_old_timex32()341 tx32.errcnt = txc->errcnt; in put_old_timex32()
204 txc->errcnt = pps_errcnt; in pps_fill_timex()234 txc->errcnt = 0; in pps_fill_timex()
45 s32 errcnt; member
246 uint64_t errcnt:4; member248 uint64_t errcnt:4;
389 unsigned int errcnt; member835 if (cif->errcnt > MAX_ERROR_COUNT) { in sendcmd()840 cif->errcnt = 0; in sendcmd()907 cif->cmdtimemax, cif->errcnt); in sendcmd()911 cif->errcnt++; in sendcmd()1255 cif->errcnt = 0; in riptide_reset()1899 cif->cmdcnt, cif->errcnt, in snd_riptide_proc_read()
1425 int error, errcnt; in get_track() local1440 errcnt = 0; in get_track()1441 while (errcnt < MAX_ERRORS) { in get_track()1452 errcnt++; in get_track()
1929 static int errcnt = 0; in snd_dbri_interrupt() local1967 if ((++errcnt) % 10 == 0) { in snd_dbri_interrupt()
1181 long errcnt; /* calibration errors (ro) */ member
12729 int errcnt = 0, ret_val = 0; in lpfc_sli_abort_iocb() local12736 return errcnt; in lpfc_sli_abort_iocb()12760 errcnt++; in lpfc_sli_abort_iocb()12763 return errcnt; in lpfc_sli_abort_iocb()
248 * Removed qcmdcnt, iodonecnt, errcnt from lpfc_target and from
Completed in 82 milliseconds