ATA_PROT_NCQ
if (tf->protocol == ATA_PROT_NCQ)
tf->protocol = ATA_PROT_NCQ;
case ATA_PROT_NCQ:
return ATA_PROT_NCQ;
tf->protocol = ATA_PROT_NCQ;
tf->protocol = ATA_PROT_NCQ;
case ATA_PROT_NCQ:
if (qc->tf.protocol == ATA_PROT_NCQ)
int want_ncq = (protocol == ATA_PROT_NCQ);
case ATA_PROT_NCQ:
(tf->protocol != ATA_PROT_NCQ))
case ATA_PROT_NCQ:
if (qc->tf.protocol == ATA_PROT_NCQ)
int curr_ncq = (qc->tf.protocol == ATA_PROT_NCQ);
if (unlikely(qc->tf.protocol == ATA_PROT_NCQ &&
if (qc->tf.protocol != ATA_PROT_NCQ) {
if (qc->tf.protocol != ATA_PROT_NCQ)
case ATA_PROT_NCQ:
ata_protocol_name(ATA_PROT_NCQ), \