|
Linux Kernel
3.7.1
|
#include <adma.h>
Data Fields | |
| u32 | next_desc |
| union { | |
| u32 desc_ctrl | |
| struct iop13xx_adma_desc_ctrl desc_ctrl_field | |
| }; | |
| union { | |
| u32 crc_addr | |
| u32 block_fill_data | |
| u32 q_dest_addr | |
| }; | |
| union { | |
| u32 byte_count | |
| struct iop13xx_adma_byte_count byte_count_field | |
| }; | |
| union { | |
| u32 dest_addr | |
| u32 p_dest_addr | |
| }; | |
| union { | |
| u32 upper_dest_addr | |
| u32 pq_upper_dest_addr | |
| }; | |
| struct iop13xx_adma_src | src [1] |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| struct iop13xx_adma_byte_count byte_count_field |
| struct iop13xx_adma_desc_ctrl desc_ctrl_field |
1.8.2