Home
last modified time | relevance | path

Searched refs:DMA_STATUS_GENERAL_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ppc/
Dppc4xx_dma.h51 #define DMA_STATUS_GENERAL_ERROR 7 macro
/linux-2.4.37.9/arch/ppc/kernel/
Dppc4xx_sgdma.c118 return DMA_STATUS_GENERAL_ERROR; in ppc4xx_add_dma_sgl()