Data Fields

MemoryOS_SGList Struct Reference

Structure for scatter-gathered list. More...

#include <_MemoryDefs.h>

Data Fields

UInt32 paddr
UInt32 offset
UInt32 size
Bool isCached

Detailed Description

Structure for scatter-gathered list.


Field Documentation

Page address.

Offset of memory segment in the page.

Size of memory segment in the page.

Whether the mapping is to a cached area or uncached area.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2011, Texas Instruments Incorporated