Searched refs:ATA_ERR (Results 1 – 27 of 27) sorted by relevance
153 if (stat & ATA_ERR) in ide_dump_status()157 if ((stat & (ATA_BUSY | ATA_ERR)) == ATA_ERR) { in ide_dump_status()
416 if (rc || (drive->media == ide_tape && (stat & ATA_ERR))) { in ide_pc_intr()439 (stat & ATA_ERR) && rq->cmd[0] == REQUEST_SENSE) in ide_pc_intr()440 stat &= ~ATA_ERR; in ide_pc_intr()442 if ((stat & ATA_ERR) || (pc->flags & PC_FLAG_DMA_ERROR)) { in ide_pc_intr()
357 if ((stat & (ATA_BUSY | ATA_DRQ | ATA_ERR)) == ATA_ERR) in tx4939ide_dma_test_irq()
173 if ((stat & (ATA_ERR | ATA_DRQ)) == 0) { in task_no_data_intr()353 if (stat & ATA_ERR) in task_pio_intr()
229 if (!(tf->status & ATA_ERR)) in idedisk_read_native_max_address()273 if (!(tf->status & ATA_ERR)) in idedisk_set_max_address()
385 ATA_BUSY | ATA_DRQ | ATA_ERR, in ide_config_drive_speed()
16 } else if (stat & ATA_ERR) { in ide_ata_error()
395 if (stat & ATA_ERR) in cdrom_decode_status()400 if (stat & ATA_ERR) { in cdrom_decode_status()604 if (!(stat & ATA_ERR) && !uptodate && thislen) { in cdrom_newpc_intr()
525 if (stat & ATA_ERR) { in idetape_media_access_finished()
46 if (status & ATA_ERR) in libata_trace_parse_status()
401 (ATA_DF | ATA_ERR))) in inic_host_intr()577 if (!(tf.command & ATA_ERR)) in inic_qc_fill_rtf()
1073 if (likely(status & (ATA_ERR | ATA_DF))) in ata_sff_hsm_move()1093 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1147 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1166 if (likely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1204 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()
533 if (status & ATA_ERR) { in sata_dwc_isr()621 if (status & ATA_ERR) { in sata_dwc_isr()
677 if (status & ATA_ERR) { in it821x_firmware_command()
807 if (stat & ATA_ERR) printk("Error "); in ata_dump_status()993 tf->command & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_passthru_sense()1070 tf->command & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_ata_sense()
1821 if (stat & (ATA_ERR | ATA_DF)) in ata_eh_analyze_tf()2564 ATA_ERR)) { in ata_eh_link_report()2572 res->command & ATA_ERR ? "ERR " : ""); in ata_eh_link_report()
2250 if (ata_stat & ATA_ERR) { in nv_swncq_host_interrupt()
2227 if (stat & (ATA_BUSY | ATA_DRQ | ATA_ERR)) in mv_sff_check_status()
1687 if (qc->result_tf.command & (ATA_ERR | ATA_DF)) in ata_exec_internal_sg()
56 ATA_ERR))) == MG_STAT_READY)184 if (stat & ATA_ERR) in mg_dump_status()187 if ((stat & ATA_ERR) == 0) { in mg_dump_status()241 if (status & ATA_ERR) { in mg_wait()
184 ATA_ERR = (1 << 0), /* have an error */ enumerator1010 return ((status & (ATA_BUSY | ATA_DRDY | ATA_DF | ATA_DRQ | ATA_ERR)) in ata_ok()
81 #define BAD_R_STAT (ATA_BUSY | ATA_ERR)
1720 if (status & (ATA_ERR | ATA_DF)) in ac_err_mask()
502 (hdr->status & ATA_ERR)) { in sci_remote_device_frame_handler()508 (hdr->status & ATA_ERR)) { in sci_remote_device_frame_handler()
1628 if (ireq->stp.rsp.status & ATA_ERR) in atapi_d2h_reg_frame_handler()
165 dev->sata_dev.fis[2] = ATA_ERR; in sas_ata_task_done()
956 (ATA_BUSY | ATA_DF | ATA_ERR)) { in isd200_try_enum()