Searched refs:ATA_ABORTED (Results 1 – 5 of 5) sorted by relevance
143 dev->sata_dev.fis[3] = ATA_ABORTED; /* tf error */ in sas_ata_task_done()941 device->sata_dev.fis[3] = ATA_ABORTED; /* tf error */ in sas_ata_device_link_abort()
179 ATA_ABORTED = (1 << 2), /* command aborted */ enumerator
118 ata_error_name(ATA_ABORTED), \
1233 if (err_mask == AC_ERR_DEV && (tf.error & ATA_ABORTED)) in ata_read_native_max_address()1297 (tf.error & (ATA_ABORTED | ATA_IDNF))) in ata_set_max_sectors()1826 if ((err_mask == AC_ERR_DEV) && (tf.error & ATA_ABORTED)) { in ata_dev_read_id()4649 if (err_mask == AC_ERR_DEV && (tf.error & ATA_ABORTED)) in ata_dev_init_params()
2748 ATA_ABORTED))) in ata_eh_link_report()2754 res->error & ATA_ABORTED ? "ABRT " : ""); in ata_eh_link_report()