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

#include <coh901318.h>

Data Fields

u32 control
 
dma_addr_t src_addr
 
dma_addr_t dst_addr
 
dma_addr_t link_addr
 
voidvirt_link_addr
 
dma_addr_t phy_this
 

Detailed Description

struct coh901318_lli - linked list item for DMAC : control settings for DMAC : transfer source address : transfer destination address : physical address to next lli : virtual address of next lli (only used by pool_free) : physical address of current lli (only used by pool_free)

Definition at line 30 of file coh901318.h.

Field Documentation

u32 control

Definition at line 31 of file coh901318.h.

dma_addr_t dst_addr

Definition at line 33 of file coh901318.h.

dma_addr_t link_addr

Definition at line 34 of file coh901318.h.

dma_addr_t phy_this

Definition at line 37 of file coh901318.h.

dma_addr_t src_addr

Definition at line 32 of file coh901318.h.

void* virt_link_addr

Definition at line 36 of file coh901318.h.


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