Go to the documentation of this file. 1 #ifndef __ASM_SPARC_EBUS_DMA_H
2 #define __ASM_SPARC_EBUS_DMA_H
9 #define EBUS_DMA_FLAG_USE_EBDMA_HANDLER 0x00000001
10 #define EBUS_DMA_FLAG_TCI_DISABLE 0x00000002
18 #define EBUS_DMA_EVENT_ERROR 1
19 #define EBUS_DMA_EVENT_DMA 2
20 #define EBUS_DMA_EVENT_DEVICE 4