Searched refs:ATA_ERR (Results 1 – 25 of 29) sorted by relevance
12
127 if (stat & ATA_ERR) in ide_dump_status()131 if ((stat & (ATA_BUSY | ATA_ERR)) == ATA_ERR) { in ide_dump_status()
426 if (rc || (drive->media == ide_tape && (stat & ATA_ERR))) { in ide_pc_intr()450 (stat & ATA_ERR) && scsi_req(rq)->cmd[0] == REQUEST_SENSE) in ide_pc_intr()451 stat &= ~ATA_ERR; in ide_pc_intr()453 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()
230 if (!(tf->status & ATA_ERR)) in idedisk_read_native_max_address()274 if (!(tf->status & ATA_ERR)) in idedisk_set_max_address()
175 if ((stat & (ATA_ERR | ATA_DRQ)) == 0) { in task_no_data_intr()346 if (stat & ATA_ERR) in task_pio_intr()
390 ATA_BUSY | ATA_DRQ | ATA_ERR, in ide_config_drive_speed()
16 } else if (stat & ATA_ERR) { in ide_ata_error()
393 if (stat & ATA_ERR) in cdrom_decode_status()398 if (stat & ATA_ERR) { in cdrom_decode_status()605 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()
1016 if (likely(status & (ATA_ERR | ATA_DF))) in ata_sff_hsm_move()1036 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1090 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1109 if (likely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()1147 if (unlikely(status & (ATA_ERR | ATA_DF))) { in ata_sff_hsm_move()
586 if (status & ATA_ERR) { in sata_dwc_isr()671 if (status & ATA_ERR) { in sata_dwc_isr()
677 if (status & ATA_ERR) { in it821x_firmware_command()
1781 if (stat & (ATA_ERR | ATA_DF)) { in ata_eh_analyze_tf()2593 ATA_SENSE | ATA_ERR)) { in ata_eh_link_report()2602 res->command & ATA_ERR ? "ERR " : ""); in ata_eh_link_report()
915 if (stat & ATA_ERR) pr_cont("Error "); in ata_dump_status()1101 tf->command & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_passthru_sense()1205 tf->command & (ATA_BUSY | ATA_DF | ATA_ERR | ATA_DRQ)) { in ata_gen_ata_sense()
2233 if (ata_stat & ATA_ERR) { in nv_swncq_host_interrupt()
187 ATA_ERR = (1 << 0), /* have an error */ enumerator1135 return ((status & (ATA_BUSY | ATA_DRDY | ATA_DF | ATA_DRQ | ATA_ERR)) in ata_ok()
126 #define BAD_R_STAT (ATA_BUSY | ATA_ERR)
1755 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()
950 (ATA_BUSY | ATA_DF | ATA_ERR)) { in isd200_try_enum()
1196 if (fis->status & ATA_ERR) { in phy_up_v3_hw()