Searched defs:DMA_ERROR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dhndjtagdefs.h46 #define DMA_ERROR 0x00000400 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddmaengine.h50 DMA_ERROR, enumerator in enum:dma_status
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhnddma.c37 #define DMA_ERROR(args) if (!(*di->msg_level & 1)); else printf args macro
40 #define DMA_ERROR(args) if (!(*di->msg_level & 1)); else printf args macro
43 #define DMA_ERROR(args) macro
[all...]

Completed in 66 milliseconds