Searched refs:ATA_PROT_FLAG_DATA (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.h446 ATA_PROT_FLAG_DATA = ATA_PROT_FLAG_PIO | ATA_PROT_FLAG_DMA, enumerator in enum:__anon17204
529 return !(ata_prot_flags(prot) & ATA_PROT_FLAG_DATA);
549 return ata_prot_flags(prot) & ATA_PROT_FLAG_DATA;

Completed in 104 milliseconds