Searched refs:ATA_ABORTED (Results 1 – 5 of 5) sorted by relevance
179 ATA_ABORTED = (1 << 2), /* command aborted */ enumerator
118 ata_error_name(ATA_ABORTED), \
1181 if (err_mask == AC_ERR_DEV && (tf.error & ATA_ABORTED)) in ata_read_native_max_address()1245 (tf.error & (ATA_ABORTED | ATA_IDNF))) in ata_set_max_sectors()1823 if ((err_mask == AC_ERR_DEV) && (tf.error & ATA_ABORTED)) { in ata_dev_read_id()4404 if (err_mask == AC_ERR_DEV && (tf.error & ATA_ABORTED)) in ata_dev_init_params()
2384 ATA_ABORTED))) in ata_eh_link_report()2390 res->error & ATA_ABORTED ? "ABRT " : ""); in ata_eh_link_report()
722 err & ATA_ABORTED ? in ata_dump_status()725 (err & ATA_ABORTED ? in ata_dump_status()