Searched refs:num_errors (Results 1 – 11 of 11) sorted by relevance
28 global num_errors29 num_errors += 135 num_errors = 0 variable56 if num_errors == 0:59 if num_errors > 1:63 print "%u %s detected in %u functions." % (num_errors, err, num_funcs)
121 int num_errors = 0; /* Num of errors handled */ in hubiio_crb_error_handler() local172 num_errors++; in hubiio_crb_error_handler()
86 unsigned num_errors; /* Number of errors */ member
1040 if (!handler->num_errors) in vme_bus_error_handler()1042 if (handler->num_errors != UINT_MAX) in vme_bus_error_handler()1043 handler->num_errors++; in vme_bus_error_handler()1068 handler->num_errors = 0; in vme_register_error_handler()
316 unsigned num_errors, corrected; in nand_davinci_correct_4bit() local396 num_errors = 1 + ((fsr >> 16) & 0x03); in nand_davinci_correct_4bit()406 for (i = 0, corrected = 0; i < num_errors; i++) { in nand_davinci_correct_4bit()
382 int num_errors; member
701 zr->num_errors = 0; in init_jpeg_queue()1207 if (zr->num_errors <= 8) in zoran_restart()1268 zr->num_errors++; in error_handler()1271 if (zr36067_debug > 1 && zr->num_errors <= 8) { in error_handler()
1254 if (handler->num_errors) { in tsi148_master_read()1352 if (handler->num_errors) { in tsi148_master_write()
647 dma-api/num_errors The number in this file shows how many
90 static const u_int num_errors = ARRAY_SIZE(ahc_hard_errors);965 for (i = 0; error != 1 && i < num_errors; i++) in ahc_handle_brkadrint()
80 static const u_int num_errors = ARRAY_SIZE(ahd_hard_errors);1715 for (i = 0; i < num_errors; i++) { in ahd_handle_hwerrint()