Searched refs:ATA_QCFLAG_HAS_CDL (Results 1 – 2 of 2) sorted by relevance
685 qc->flags |= ATA_QCFLAG_HAS_CDL | ATA_QCFLAG_RESULT_TF; in ata_set_tf_cdl()760 !(qc->flags & ATA_QCFLAG_HAS_CDL) && in ata_build_rw_tf()4880 if (qc->flags & ATA_QCFLAG_HAS_CDL && in ata_qc_complete()
214 ATA_QCFLAG_HAS_CDL = (1 << 8), /* qc has CDL a descriptor set */ enumerator