Lines Matching defs:protocol
348 EDMA_ERR_TRANS_PROTO = (1 << 31), /* transport protocol error */
1164 struct mv_port_priv *pp, u8 protocol)
1166 int want_ncq = (protocol == ATA_PROT_NCQ);
1463 if (ata_is_ncq(qc->tf.protocol))
2039 switch (tf->protocol) {
2140 if ((tf->protocol != ATA_PROT_DMA) &&
2141 (tf->protocol != ATA_PROT_NCQ))
2293 switch (qc->tf.protocol) {
2340 switch (qc->tf.protocol) {
2349 mv_start_edma(ap, port_mmio, pp, qc->tf.protocol);