Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

MemoryOS_SGList Struct Reference

#include <MemoryDefs.h>

Collaboration diagram for MemoryOS_SGList:

Collaboration graph
[legend]

Detailed Description

Structure for scatter-gathered list.

Definition at line 153 of file MemoryDefs.h.

Data Fields

UInt32 paddr
UInt32 offset
UInt32 size


Field Documentation

UInt32 MemoryOS_SGList::offset
 

Offset of memory segment in the page.

Definition at line 157 of file MemoryDefs.h.

UInt32 MemoryOS_SGList::paddr
 

Page address.

Definition at line 155 of file MemoryDefs.h.

UInt32 MemoryOS_SGList::size
 

Size of memory segment in the page.

Definition at line 159 of file MemoryDefs.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:52 2011 for Syslink by  doxygen 1.4.4