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

#include <sep_driver_api.h>

Data Fields

dma_addr_t dma_addr
 
size_t size
 

Detailed Description

Structure that contains all information needed for mapping the user pages or kernel buffers for dma operations

Definition at line 146 of file sep_driver_api.h.

Field Documentation

dma_addr_t dma_addr

Definition at line 148 of file sep_driver_api.h.

size_t size

Definition at line 150 of file sep_driver_api.h.


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