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

#include <mega_common.h>

Data Fields

caddr_t vaddr
 
dma_addr_t dma_addr
 

Detailed Description

struct mraid_pci_blk - structure holds DMA memory block info : virtual address to a memory block : DMA handle to a memory block

This structure is filled up for the caller. It is the responsibilty of the caller to allocate this array big enough to store addresses for all requested elements

Definition at line 279 of file mega_common.h.

Field Documentation

dma_addr_t dma_addr

Definition at line 281 of file mega_common.h.

caddr_t vaddr

Definition at line 280 of file mega_common.h.


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