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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_sch.c48 PPE = (1 << 30), /* Prefetch/Post Enable */ enumerator in enum:__anon10760
120 data &= ~(PM | PPE);
122 /* enable PPE for block device */
124 data |= PPE;
H A Dpata_mpiix.c43 PPE = (1 << 2), enumerator in enum:__anon10756
91 /* Mask the IORDY/TIME/PPE for this device */
93 control |= PPE; /* Enable prefetch/posting for disk */

Completed in 66 milliseconds