Searched refs:ATA_ERR (Results 1 – 25 of 29) sorted by relevance
12
128 if (stat & ATA_ERR) in ide_dump_status()132 if ((stat & (ATA_BUSY | ATA_ERR)) == ATA_ERR) { in ide_dump_status()
443 if (rc || (drive->media == ide_tape && (stat & ATA_ERR))) { in ide_pc_intr()467 (stat & ATA_ERR) && scsi_req(rq)->cmd[0] == REQUEST_SENSE) in ide_pc_intr()468 stat &= ~ATA_ERR; in ide_pc_intr()470 if ((stat & ATA_ERR) || (pc->flags & PC_FLAG_DMA_ERROR)) { in ide_pc_intr()
356 if ((stat & (ATA_BUSY | ATA_DRQ | ATA_ERR)) == ATA_ERR) in tx4939ide_dma_test_irq()
230 if (!(tf->status & ATA_ERR)) in idedisk_read_native_max_address()274 if (!(tf->status & ATA_ERR)) in idedisk_set_max_address()
176 if ((stat & (ATA_ERR | ATA_DRQ)) == 0) { in task_no_data_intr()347 if (stat & ATA_ERR) in task_pio_intr()
391 ATA_BUSY | ATA_DRQ | ATA_ERR, in ide_config_drive_speed()
17 } else if (stat & ATA_ERR) { in ide_ata_error()
404 if (stat & ATA_ERR) in cdrom_decode_status()409 if (stat & ATA_ERR) { in cdrom_decode_status()692 if (!(stat & ATA_ERR) && !uptodate && thislen) { in cdrom_newpc_intr()
525 if (stat & ATA_ERR) { in idetape_media_access_finished()
33 if (status & ATA_ERR) in libata_trace_parse_status()
407 (ATA_DF | ATA_ERR))) in inic_host_intr()583 if (!(tf.command & ATA_ERR)) in inic_qc_fill_rtf()
1006 if (likely(status & (ATA_ERR | ATA_DF))) in ata_sff_hsm_move()1026 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1080 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1099 if (likely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1137 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()
582 if (status & ATA_ERR) { in sata_dwc_isr()667 if (status & ATA_ERR) { in sata_dwc_isr()
677 if (status & ATA_ERR) { in it821x_firmware_command()
1761 if (stat & (ATA_ERR | ATA_DF)) { in ata_eh_analyze_tf()2574 ATA_SENSE | ATA_ERR)) { in ata_eh_link_report()2583 res->command & ATA_ERR ? "ERR " : ""); in ata_eh_link_report()
900 if (stat & ATA_ERR) pr_cont("Error "); in ata_dump_status()1086 tf->command & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_passthru_sense()1190 tf->command & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_ata_sense()
2211 if (ata_stat & ATA_ERR) { in nv_swncq_host_interrupt()
171 ATA_ERR = (1 << 0), /* have an error */ enumerator1119 return ((status & (ATA_BUSY | ATA_DRDY | ATA_DF | ATA_DRQ | ATA_ERR)) in ata_ok()
127 #define BAD_R_STAT (ATA_BUSY | ATA_ERR)
1738 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()
150 dev->sata_dev.fis[2] = ATA_ERR; in sas_ata_task_done()
951 (ATA_BUSY | ATA_DF | ATA_ERR)) { in isd200_try_enum()
3228 if (fis->status & ATA_ERR) { in sata_int_v2_hw()