Linux Kernel
3.7.1
|
#include <iop3xx-adma.h>
Data Fields | |
struct iop3xx_desc_aau * | aau |
struct iop3xx_desc_dma * | dma |
struct iop3xx_desc_pq_xor * | pq_xor |
struct iop3xx_desc_dual_xor * | dual_xor |
void * | ptr |
Definition at line 182 of file iop3xx-adma.h.
struct iop3xx_desc_aau* aau |
Definition at line 183 of file iop3xx-adma.h.
struct iop3xx_desc_dma* dma |
Definition at line 184 of file iop3xx-adma.h.
struct iop3xx_desc_dual_xor* dual_xor |
Definition at line 186 of file iop3xx-adma.h.
struct iop3xx_desc_pq_xor* pq_xor |
Definition at line 185 of file iop3xx-adma.h.
void* ptr |
Definition at line 187 of file iop3xx-adma.h.