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

Data Fields

struct list_head list
 
struct devicedev
 
int type
 
phys_addr_t paddr
 
u64 dev_addr
 
u64 size
 
int direction
 
int sg_call_ents
 
int sg_mapped_ents
 

Detailed Description

Definition at line 50 of file dma-debug.c.

Field Documentation

struct device* dev

Definition at line 52 of file dma-debug.c.

u64 dev_addr

Definition at line 55 of file dma-debug.c.

Definition at line 57 of file dma-debug.c.

Definition at line 51 of file dma-debug.c.

phys_addr_t paddr

Definition at line 54 of file dma-debug.c.

int sg_call_ents

Definition at line 58 of file dma-debug.c.

int sg_mapped_ents

Definition at line 59 of file dma-debug.c.

u64 size

Definition at line 56 of file dma-debug.c.

Definition at line 53 of file dma-debug.c.


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