Searched refs:ATA_ERR (Results 1 – 19 of 19) sorted by relevance
33 if (status & ATA_ERR) in libata_trace_parse_status()
407 (ATA_DF | ATA_ERR))) in inic_host_intr()585 if (!(tf.command & ATA_ERR)) in inic_qc_fill_rtf()
1021 if (likely(status & (ATA_ERR | ATA_DF))) in ata_sff_hsm_move()1041 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1095 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1114 if (likely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1152 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()
587 if (status & ATA_ERR) { in sata_dwc_isr()677 if (status & ATA_ERR) { in sata_dwc_isr()
677 if (status & ATA_ERR) { in it821x_firmware_command()
1563 if (stat & (ATA_ERR | ATA_DF)) { in ata_eh_analyze_tf()2375 ATA_SENSE | ATA_ERR)) { in ata_eh_link_report()2384 res->command & ATA_ERR ? "ERR " : ""); in ata_eh_link_report()
686 if (stat & ATA_ERR) pr_cont("Error "); in ata_dump_status()870 tf->command & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_passthru_sense()971 tf->command & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_ata_sense()
2221 if (ata_stat & ATA_ERR) { in nv_swncq_host_interrupt()
2217 if (stat & (ATA_BUSY | ATA_DRQ | ATA_ERR)) in mv_sff_check_status()
1619 if (qc->result_tf.command & (ATA_ERR | ATA_DF)) in ata_exec_internal_sg()
171 ATA_ERR = (1 << 0), /* have an error */ enumerator1119 return ((status & (ATA_BUSY | ATA_DRDY | ATA_DF | ATA_DRQ | ATA_ERR)) in ata_ok()
1814 if (status & (ATA_ERR | ATA_DF)) in ac_err_mask()
503 (hdr->status & ATA_ERR)) { in sci_remote_device_frame_handler()509 (hdr->status & ATA_ERR)) { in sci_remote_device_frame_handler()
1621 if (ireq->stp.rsp.status & ATA_ERR) in atapi_d2h_reg_frame_handler()
145 dev->sata_dev.fis[2] = ATA_ERR; in sas_ata_task_done()
951 (ATA_BUSY | ATA_DF | ATA_ERR)) { in isd200_try_enum()
3232 if (fis->status & ATA_ERR) { in sata_int_v2_hw()
1514 if (fis->status & ATA_ERR) { in phy_up_v3_hw()
581 errors by setting ATA_ERR bit. Better error descriptor which can