Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pl08x_sg Struct Reference

Data Fields

dma_addr_t src_addr
 
dma_addr_t dst_addr
 
size_t len
 
struct list_head node
 

Detailed Description

struct pl08x_sg - structure containing data per sg : src address of sg : dst address of sg : transfer len in bytes : node for txd's dsg_list

Definition at line 160 of file amba-pl08x.c.

Field Documentation

dma_addr_t dst_addr

Definition at line 162 of file amba-pl08x.c.

size_t len

Definition at line 163 of file amba-pl08x.c.

Definition at line 164 of file amba-pl08x.c.

dma_addr_t src_addr

Definition at line 161 of file amba-pl08x.c.


The documentation for this struct was generated from the following file: