Searched refs:ATA_ERR (Results 1 – 22 of 22) sorted by relevance
124 if (status & ATA_ERR) { in sata_identify()198 if ((status & (ATA_BUSY | ATA_ERR))) { in set_Feature_cmd()241 if ((status & (ATA_BUSY | ATA_ERR))) { in sil3114_spin_down()289 if ((status & (ATA_BUSY | ATA_ERR))) { in sil3114_spin_up()340 if ((status & (ATA_BUSY | ATA_ERR))) { in check_power_mode()495 if (status & ATA_ERR) { in do_one_read()608 if ((status & (ATA_DRQ | ATA_BUSY | ATA_ERR)) != ATA_DRQ) { in sata_write()
111 ATA_ERR = (1 << 0), /* have an error */ enumerator626 return ((status & (ATA_BUSY | ATA_DRDY | ATA_DF | ATA_DRQ | ATA_ERR)) in ata_ok()
33 if (status & ATA_ERR) in libata_trace_parse_status()
407 (ATA_DF | ATA_ERR))) in inic_host_intr()583 if (tf.status & ATA_ERR) { in inic_qc_fill_rtf()
947 if (likely(status & (ATA_ERR | ATA_DF))) in ata_sff_hsm_move()967 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1021 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1040 if (likely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1078 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()
547 if (status & ATA_ERR) { in sata_dwc_isr()635 if (status & ATA_ERR) { in sata_dwc_isr()
680 if (status & ATA_ERR) { in it821x_firmware_command()
1587 if (stat & (ATA_ERR | ATA_DF)) { in ata_eh_analyze_tf()2501 ATA_SENSE | ATA_ERR)) { in ata_eh_link_report()2510 res->status & ATA_ERR ? "ERR " : ""); in ata_eh_link_report()
1527 qc->result_tf.status &= ~ATA_ERR; in ata_eh_analyze_ncq_error()
950 tf->status & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_passthru_sense()1007 tf->status & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_ata_sense()
2203 if (ata_stat & ATA_ERR) { in nv_swncq_host_interrupt()
2179 if (stat & (ATA_BUSY | ATA_DRQ | ATA_ERR)) in mv_sff_check_status()
1623 if (qc->result_tf.status & (ATA_ERR | ATA_DF)) in ata_exec_internal_sg()
170 ATA_ERR = (1 << 0), /* have an error */ enumerator1030 return ((status & (ATA_BUSY | ATA_DRDY | ATA_DF | ATA_DRQ | ATA_ERR)) in ata_ok()
1846 if (status & (ATA_ERR | ATA_DF)) in ac_err_mask()
142 dev->sata_dev.fis[2] = ATA_ERR | ATA_DRDY; /* tf status */ in sas_ata_task_done()949 device->sata_dev.fis[2] = ATA_ERR | ATA_DRDY; /* tf status */ in sas_ata_device_link_abort()
503 (hdr->status & ATA_ERR)) { in sci_remote_device_frame_handler()509 (hdr->status & ATA_ERR)) { in sci_remote_device_frame_handler()
1622 if (ireq->stp.rsp.status & ATA_ERR) in atapi_d2h_reg_frame_handler()
951 (ATA_BUSY | ATA_DF | ATA_ERR)) { in isd200_try_enum()
544 errors by setting ATA_ERR bit. Better error descriptor which can
3231 if (fis->status & ATA_ERR) { in sata_int_v2_hw()
1560 if (fis->status & ATA_ERR) { in phy_up_v3_hw()