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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dsata_promise.c115 PDC_RESET = (1 << 11), /* HDMA reset */ enumerator in enum:__anon3895
404 if (tmp & PDC_RESET)
409 tmp |= PDC_RESET;
413 tmp &= ~PDC_RESET;
H A Dsata_sx4.c90 PDC_RESET = (1 << 11), /* HDMA reset */ enumerator in enum:__anon3904
1306 tmp |= PDC_RESET;
1313 tmp &= ~PDC_RESET;

Completed in 103 milliseconds