Home
last modified time | relevance | path

Searched refs:ATA_QCFLAG_ACTIVE (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dlibata.h249 ATA_QCFLAG_ACTIVE = (1 << 0), /* cmd not yet ack'd to scsi lyer */ enumerator
1777 if ((qc->flags & (ATA_QCFLAG_ACTIVE | in ata_qc_from_tag()
1778 ATA_QCFLAG_FAILED)) == ATA_QCFLAG_ACTIVE) in ata_qc_from_tag()