Linux Kernel
3.7.1
|
#include <dma.h>
Data Fields | |
struct dma_descr_group * | next |
unsigned | eol: 1 |
unsigned | tol: 1 |
unsigned | bol: 1 |
unsigned | __pad0__: 1 |
unsigned | intr: 1 |
unsigned | __pad1__: 2 |
unsigned | en: 1 |
unsigned | __pad2__: 7 |
unsigned | dis: 1 |
unsigned | md: 16 |
struct dma_descr_group * | up |
union { | |
struct dma_descr_context * context | |
struct dma_descr_group * group | |
} | down |
union { ... } down |
struct dma_descr_group* group |
struct dma_descr_group* next |