|
Linux Kernel
3.7.1
|
#include <mv_xor.h>
Data Fields | |
| struct platform_device * | pdev |
| int | id |
| dma_addr_t | dma_desc_pool |
| void * | dma_desc_pool_virt |
| struct dma_device | common |
| struct mv_xor_shared_private * | shared |
struct mv_xor_device - internal representation of a XOR device : Platform device : HW XOR Device selector : base of DMA descriptor region (DMA address) : base of DMA descriptor region (CPU address) : embedded struct dma_device
| struct dma_device common |
| dma_addr_t dma_desc_pool |
| struct platform_device* pdev |
| struct mv_xor_shared_private* shared |
1.8.2