Searched refs:errorcount (Results 1 – 8 of 8) sorted by relevance
88 u16 errorcount; member135 edc->errorcount = 1; in edc_inc()137 } else if (++edc->errorcount > max_err) { in edc_inc()138 edc->errorcount = 0; in edc_inc()
291 errorcount = 0 # Used during error recovery 375 if errorcount: errorcount -=1438 errorcount = error_count477 errorcount = error_count508 if errorcount == 0 or self.errorok:509 errorcount = error_count544 errorcount = error_count606 errorcount = 0 # Used during error recovery 672 if errorcount: errorcount -=1724 errorcount = error_count[all …]
926 int errorcount = CheckRegion(memslice, in CrcCheckPage() local931 if (errorcount == 0) { in CrcCheckPage()937 errors += errorcount; in CrcCheckPage()1238 int errorcount = CheckRegion(sourcemem, in CrcCopyPage() local1243 if (errorcount == 0) { in CrcCopyPage()1253 errorcount = CheckRegion(sourcemem, in CrcCopyPage()1258 if (errorcount == 0) { in CrcCopyPage()1279 errors += errorcount; in CrcCopyPage()1394 int errorcount = CheckRegion(sourcemem, in CrcWarmCopyPage() local1399 if (errorcount == 0) { in CrcWarmCopyPage()[all …]
172 int i, error = 0, errorcount = 0; in am79c961_ramtest() local184 errorcount ++; in am79c961_ramtest()193 return errorcount; in am79c961_ramtest()
350 #define errorcount diagnostic_kind_count (global_dc, DK_ERROR) macro
9725 during front-end processing the flag 'errorcount' will be set. If the