Searched refs:errcnt (Results 1 – 7 of 7) 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()201 if (errcnt > 1000) { in verify_eraseblock()227 errcnt += 1; in verify_eraseblock()246 errcnt += 1; in verify_eraseblock()247 if (errcnt > 1000) { in verify_eraseblock()289 errcnt += 1; in verify_eraseblock_in_one_go()300 errcnt += 1; in verify_eraseblock_in_one_go()[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()
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()
1426 int error, errcnt; in get_track() local1441 errcnt = 0; in get_track()1442 while (errcnt < MAX_ERRORS) { in get_track()1453 errcnt++; in get_track()
12916 int errcnt = 0, ret_val = 0; in lpfc_sli_abort_iocb() local12923 return errcnt; in lpfc_sli_abort_iocb()12947 errcnt++; in lpfc_sli_abort_iocb()12950 return errcnt; in lpfc_sli_abort_iocb()