Lines Matching refs:errors
1138 /* unexpected status codes mean errors; ideally, in hardware */
1457 * due to errors, or is just NAKing requests.
1920 unsigned long errors;
1936 ctx->errors += urb->error_count;
1938 ctx->errors += (ctx->is_iso ? urb->number_of_packets : 1);
1940 ctx->errors++;
1942 ctx->errors++;
1964 if (ctx->errors)
1966 "during the test, %lu errors out of %lu\n",
1967 ctx->errors, ctx->packet_count);
2141 else if (context.errors >