|
Linux Kernel
3.7.1
|
#include <scatterlist.h>
Data Fields | |
| unsigned long | page_link |
| unsigned int | offset |
| unsigned int | length |
| dma_addr_t | dma_address |
Definition at line 6 of file scatterlist.h.
Definition at line 13 of file scatterlist.h.
| unsigned int length |
Definition at line 12 of file scatterlist.h.
Definition at line 11 of file scatterlist.h.
| unsigned long page_link |
Definition at line 10 of file scatterlist.h.
1.8.2