Lines Matching defs:error
20 * Urgel. I should check for more errors, and do more graceful error
45 * 1992/7/22 -- Hennus Bergman: Added better error reporting, fixed
539 void (*error)(void); /* this is called to tally an error */
1180 DPRINT("get result error. Fdc=%d Last status=%x Read bytes=%d\n",
1396 pr_cont("data CRC error");
1399 pr_cont("CRC error");
1408 } else if (reply_buffer[ST2] & ST2_WC) { /* seek error */
1413 pr_cont("unknown error. ST[0..2] are: 0x%x 0x%x 0x%x",
1422 * OK, this error interpreting routine is called after a
1425 * hhb: Added better error reporting.
1433 DPRINT("-- FDC reply error\n");
1440 case 0x40: /* error occurred during command execution */
1470 cont->error();
1523 cont->error();
1547 cont->error();
1664 * error, as failing immediately might upset
1666 cont->error();
1789 pr_info("reset set in interrupt, calling %ps\n", cont->error);
1790 cont->error(); /* a reset just after a reset. BAD! */
2000 .error = empty,
2007 .error = empty,
2125 cont->error();
2220 .error = bad_flp_intr,
2256 static void floppy_end_request(struct request *req, blk_status_t error)
2262 if (error)
2264 if (blk_update_request(req, error, nr_sectors << 9))
2266 __blk_mq_end_request(req, error);
2301 /* record write error information */
2375 cont->error();
2766 DPRINT("internal error offset !=0 on write\n");
2926 .error = bad_flp_intr,
2974 .error = generic_failure,
3006 .error = generic_failure,
3120 .error = generic_failure,
4219 pr_info("floppy: error %d while reading block 0\n",