Searched refs:ATA_PROT_NCQ (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Data.h457 ATA_PROT_NCQ, /* NCQ */ enumerator in enum:ata_tf_protocols
510 case ATA_PROT_NCQ:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dsata_nv.c1370 if (qc->tf.protocol == ATA_PROT_NCQ)
1395 int curr_ncq = (qc->tf.protocol == ATA_PROT_NCQ);
1402 if (unlikely(qc->tf.protocol == ATA_PROT_NCQ &&
1956 if (qc->tf.protocol != ATA_PROT_NCQ) {
2032 if (qc->tf.protocol != ATA_PROT_NCQ)
H A Dsata_fsl.c406 if (qc->tf.protocol == ATA_PROT_NCQ) {
422 if (qc->tf.protocol == ATA_PROT_NCQ)
H A Dsata_mv.c1145 int want_ncq = (protocol == ATA_PROT_NCQ);
1984 case ATA_PROT_NCQ:
2073 (tf->protocol != ATA_PROT_NCQ))
2278 case ATA_PROT_NCQ:
H A Dlibata-core.c759 tf->protocol = ATA_PROT_NCQ;
4668 if (qc->tf.protocol == ATA_PROT_NCQ) {
4851 if (qc->tf.protocol == ATA_PROT_NCQ) {
H A Dlibahci.c1799 if (qc->tf.protocol == ATA_PROT_NCQ)
H A Dlibata-eh.c2349 [ATA_PROT_NCQ] = "ncq",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_ata.c199 case ATA_PROT_NCQ:

Completed in 137 milliseconds