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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Data.h447 ATA_PROT_FLAG_NCQ = (1 << 2), /* is NCQ */ enumerator in enum:__anon17204
511 return ATA_PROT_FLAG_DMA | ATA_PROT_FLAG_NCQ;
544 return ata_prot_flags(prot) & ATA_PROT_FLAG_NCQ;

Completed in 46 milliseconds