Searched refs:ATA_ABORTED (Results 1 – 6 of 6) sorted by relevance
116 ATA_ABORTED = (1 << 2), /* command aborted */ enumerator
143 dev->sata_dev.fis[3] = ATA_ABORTED; /* tf error */ in sas_ata_task_done()950 device->sata_dev.fis[3] = ATA_ABORTED; /* tf error */ in sas_ata_device_link_abort()
178 ATA_ABORTED = (1 << 2), /* command aborted */ enumerator
118 ata_error_name(ATA_ABORTED), \
1215 if (err_mask == AC_ERR_DEV && (tf.error & ATA_ABORTED)) in ata_read_native_max_address()1279 (tf.error & (ATA_ABORTED | ATA_IDNF))) in ata_set_max_sectors()1852 if ((err_mask == AC_ERR_DEV) && (tf.error & ATA_ABORTED)) { in ata_dev_read_id()4556 if (err_mask == AC_ERR_DEV && (tf.error & ATA_ABORTED)) in ata_dev_init_params()
2515 ATA_ABORTED))) in ata_eh_link_report()2521 res->error & ATA_ABORTED ? "ABRT " : ""); in ata_eh_link_report()