#include <MemoryDefs.h>
Collaboration diagram for MemoryOS_SGList:

Definition at line 153 of file MemoryDefs.h.
Data Fields | |
| UInt32 | paddr |
| UInt32 | offset |
| UInt32 | size |
|
|
Offset of memory segment in the page. Definition at line 157 of file MemoryDefs.h. |
|
|
Page address. Definition at line 155 of file MemoryDefs.h. |
|
|
Size of memory segment in the page. Definition at line 159 of file MemoryDefs.h. |
1.4.4