Searched refs:ATA_ABORTED (Results 1 – 2 of 2) sorted by relevance
117 ATA_ABORTED = (1 << 2), /* command aborted */ enumerator
777 if ((err_mask == AC_ERR_DEV) && (tf.feature & ATA_ABORTED)) { in ata_dev_read_id()1724 if (err_mask == AC_ERR_DEV && (tf.feature & ATA_ABORTED)) in ata_dev_init_params()1869 if ((err_mask == AC_ERR_DEV) && (tf.feature & ATA_ABORTED)) { in ata_dev_read_sectors()2044 if ((err_mask == AC_ERR_DEV) && (tf.feature & ATA_ABORTED)) { in ata_dev_write_sectors()