__dma_list_entry Struct Reference
[Offload API]

DMAListEntry : A structure that contains a single entry of a DMA list. More...

#include <spert.h>

Collaboration diagram for __dma_list_entry:

Collaboration graph
[legend]

Data Fields

unsigned int size
 ( : 16 ) The size of the DMA transfer (actually three values (from MSB): notify:1, reserved:15, size:16)
unsigned int ea
 ( : 32 ) Effective address of the data (lower 32 bits only)

Detailed Description

DMAListEntry : A structure that contains a single entry of a DMA list.

Definition at line 130 of file spert.h.


Field Documentation

unsigned int __dma_list_entry::size

( : 16 ) The size of the DMA transfer (actually three values (from MSB): notify:1, reserved:15, size:16)

Definition at line 133 of file spert.h.

unsigned int __dma_list_entry::ea

( : 32 ) Effective address of the data (lower 32 bits only)

Definition at line 134 of file spert.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:29:42 2008 for Charm++ by  doxygen 1.5.1