Searched refs:MAX_ERRORS (Results 1 – 3 of 3) sorted by relevance
104 #define MAX_ERRORS 16 /* Max read/write errors/sector */ macro421 if (++req->errors >= MAX_ERRORS || (hd_error & BBD_ERR)) { in bad_rw_intr()544 if (++hd_req->errors >= MAX_ERRORS) { in hd_times_out()
317 #define MAX_ERRORS 8 /* After this many errors the driver macro621 if (fd_request->errors >= MAX_ERRORS) { in fd_error()
196 #define MAX_ERRORS 12 macro1320 while (errcnt < MAX_ERRORS) { in get_track()