Searched refs:ATA_PROT_NCQ (Results 1 – 9 of 9) sorted by relevance
1372 if (qc->tf.protocol == ATA_PROT_NCQ) in nv_adma_qc_prep()1399 int curr_ncq = (qc->tf.protocol == ATA_PROT_NCQ); in nv_adma_qc_issue()1406 if (unlikely(qc->tf.protocol == ATA_PROT_NCQ && in nv_adma_qc_issue()1957 if (qc->tf.protocol != ATA_PROT_NCQ) { in nv_swncq_qc_prep()2035 if (qc->tf.protocol != ATA_PROT_NCQ) in nv_swncq_qc_issue()
526 if (qc->tf.protocol == ATA_PROT_NCQ) { in sata_fsl_qc_prep()543 if (qc->tf.protocol == ATA_PROT_NCQ) in sata_fsl_qc_prep()
1163 int want_ncq = (protocol == ATA_PROT_NCQ); in mv_start_edma()2048 case ATA_PROT_NCQ: in mv_qc_prep()2145 (tf->protocol != ATA_PROT_NCQ)) in mv_qc_prep_iie()2351 case ATA_PROT_NCQ: in mv_qc_issue()
2830 return ATA_PROT_NCQ; in ata_scsi_map_proto()3238 tf->protocol = ATA_PROT_NCQ; in ata_scsi_write_same_xlat()3458 tf->protocol = ATA_PROT_NCQ; in ata_scsi_zbc_in_xlat()
285 case ATA_PROT_NCQ: in get_prot_descript()
2328 case ATA_PROT_NCQ: in ata_eh_link_report()
686 tf->protocol = ATA_PROT_NCQ; in ata_build_rw_tf()
129 ata_protocol_name(ATA_PROT_NCQ), \
533 ATA_PROT_NCQ = ATA_PROT_FLAG_DMA | ATA_PROT_FLAG_NCQ, enumerator