Searched refs:ATA_PROT_NCQ (Results 1 – 9 of 9) sorted by relevance
1370 if (qc->tf.protocol == ATA_PROT_NCQ) in nv_adma_qc_prep()1395 int curr_ncq = (qc->tf.protocol == ATA_PROT_NCQ); in nv_adma_qc_issue()1400 if (unlikely(qc->tf.protocol == ATA_PROT_NCQ && in nv_adma_qc_issue()1948 if (qc->tf.protocol != ATA_PROT_NCQ) { in nv_swncq_qc_prep()2024 if (qc->tf.protocol != ATA_PROT_NCQ) in nv_swncq_qc_issue()
1166 int want_ncq = (protocol == ATA_PROT_NCQ); in mv_start_edma()2044 case ATA_PROT_NCQ: in mv_qc_prep()2141 (tf->protocol != ATA_PROT_NCQ)) in mv_qc_prep_iie()2348 case ATA_PROT_NCQ: in mv_qc_issue()
2782 return ATA_PROT_NCQ; in ata_scsi_map_proto()3194 tf->protocol = ATA_PROT_NCQ; in ata_scsi_write_same_xlat()3416 tf->protocol = ATA_PROT_NCQ; in ata_scsi_zbc_in_xlat()
274 case ATA_PROT_NCQ: in get_prot_descript()
528 if (qc->tf.protocol == ATA_PROT_NCQ) in sata_fsl_qc_prep()
2329 case ATA_PROT_NCQ: in ata_eh_link_report()
701 tf->protocol = ATA_PROT_NCQ; in ata_build_rw_tf()
534 ATA_PROT_NCQ = ATA_PROT_FLAG_DMA | ATA_PROT_FLAG_NCQ, enumerator
129 ata_protocol_name(ATA_PROT_NCQ), \
Completed in 45 milliseconds