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

#include <scatterlist.h>

Data Fields

unsigned long page_link
 
unsigned int offset
 
unsigned int length
 
dma_addr_t dma_address
 

Detailed Description

Definition at line 6 of file scatterlist.h.

Field Documentation

Definition at line 13 of file scatterlist.h.

unsigned int length

Definition at line 12 of file scatterlist.h.

unsigned int offset

Definition at line 11 of file scatterlist.h.

unsigned long page_link

Definition at line 10 of file scatterlist.h.


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