Searched refs:ATA_DF (Results 1 – 2 of 2) sorted by relevance
110 ATA_DF = (1 << 5), /* device fault */ enumerator627 return ((status & (ATA_BUSY | ATA_DRDY | ATA_DF | ATA_DRQ | ATA_ERR)) in ata_ok()
1077 if (qc->result_tf.command & (ATA_ERR | ATA_DF)) in ata_exec_internal()1237 if (status & (ATA_ERR | ATA_DF)) in ac_err_mask()1295 if (status & (ATA_ERR | ATA_DF)) { in ata_hsm_move()1310 if (status & (ATA_ERR | ATA_DF)) { in ata_hsm_move()1337 if (status & (ATA_ERR | ATA_DF)) { in ata_hsm_move()1360 if (status & (ATA_ERR | ATA_DF)) { in ata_hsm_move()