Lines Matching refs:error
336 * Zero on success, negative errno on error.
375 * Zero on success, negative errno on error.
406 goto error;
436 goto error;
442 * check condition even if no error. Filter that. */
453 args[1] = desc[3]; /* error */
463 goto error;
469 error:
483 * Zero on success, negative errno on error.
524 goto error;
530 * check condition even if no error. Filter that. */
541 args[1] = desc[3]; /* error */
554 goto error;
557 error:
713 * ata_to_sense_error - convert ATA error to SCSI error
716 * @drv_err: value contained in ATA error register
721 * Converts an ATA error into a SCSI error. Fill out pointers to
743 // Device fault Hardware error
746 // Data CRC error SCSI parity error
752 // Unrecovered disk error Not ready
758 // Hardware error
769 /* ECC - Uncorrectable ECC error */
771 // Unrecovered read error
774 // Block marked bad Medium error, unrecovered read error
788 // Recovered ECC error Medium error, recovered
793 * Is this an error we can process/parse
828 * We need a sensible error return here, which is tricky, and one
844 * block. If there was no error, we get the request from an ATA
869 ata_to_sense_error(qc->ap->print_id, tf->status, tf->error,
898 desc[3] = tf->error;
919 desc[0] = tf->error;
959 /* Device disabled after error recovery */
969 ata_to_sense_error(qc->ap->print_id, tf->status, tf->error,
973 /* Could not decode error */
974 ata_dev_warn(dev, "could not decode error status 0x%x err_mask 0x%x\n",
1006 * might overflow due to application error or hardware bug. This
1206 * Zero on success, non-zero on error.
1300 * Zero on success, non-zero on error.
1399 * Zero on success, non-zero on error.
1548 * Zero on success, non-zero on error.
1671 * user mandated it or if there's an error. Note that if we
1675 * was no error, we use the following sense data:
1707 * to be set reflecting an error condition or clean (early)
2360 * ata_msense_rw_recovery - Simulate MODE SENSE r/w error recovery page
2364 * Generate a generic MODE SENSE r/w error recovery page.
3298 /* "Parameter list length error" */
3551 /* "Parameter list length error" */
3629 /* "Parameter list length error" */
3639 * @fp: out parameter for the failed field on error
3788 * @fp: out parameter for the failed field on error
3977 /* "Parameter list length error" */
4155 * specific lock), so we can have received an error irq since then,
4803 /* Reschedule with a delay if scsi_rescan_device() returned an error */