dma_addr_t Union Reference
[Direct Memory Access (DMA) helpers]

A physical/virtual address pair used for DMA. More...

#include <dma_nommu.h>

Data Fields

phys_addr_t phys
 Physical address.
void * ptr
 Virtual address.

Detailed Description

A physical/virtual address pair used for DMA.

Since physical and virtual addresses are always identical on devices without an MMU, they can share the same storage as a union.

Definition at line 60 of file dma_nommu.h.


Field Documentation

Physical address.

Definition at line 61 of file dma_nommu.h.

Virtual address.

Definition at line 62 of file dma_nommu.h.

Referenced by dma_addr_failure(), dma_addr_is_failed(), and dma_map_single().


The documentation for this union was generated from the following file:
Generated on Thu Apr 29 15:18:25 2010 for display-training by  doxygen 1.6.3