Searched refs:ATA_QCFLAG_ACTIVE (Results 1 – 5 of 5) sorted by relevance
224 ATA_QCFLAG_ACTIVE = (1 << 0), /* cmd not yet ack'd to scsi lyer */ enumerator1442 if ((qc->flags & (ATA_QCFLAG_ACTIVE | in ata_qc_from_tag()1443 ATA_QCFLAG_FAILED)) == ATA_QCFLAG_ACTIVE) in ata_qc_from_tag()
378 qc->flags &= ~ATA_QCFLAG_ACTIVE; in sas_ata_task_abort()
1649 if (qc->flags & ATA_QCFLAG_ACTIVE) { in ata_exec_internal_sg()4767 WARN_ON_ONCE(!(qc->flags & ATA_QCFLAG_ACTIVE)); in __ata_qc_complete()4793 qc->flags &= ~ATA_QCFLAG_ACTIVE; in __ata_qc_complete()5008 qc->flags |= ATA_QCFLAG_ACTIVE; in ata_qc_issue()
1053 WARN_ON_ONCE((qc->flags & ATA_QCFLAG_ACTIVE) == 0); in ata_sff_hsm_move()
667 if (qc->flags & ATA_QCFLAG_ACTIVE && in ata_scsi_cmd_error_handler()