GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> MEM / V5-8-2 > mem_unit_test / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_MEM_Descriptor Struct Reference

Memory descriptor. More...

#include <MEM.h>

List of all members.

Public Attributes

MEM_Memmap memmap
caddr_t addr
size_t words
size_t bytes


Detailed Description

Memory descriptor.

A structure used to describe a memory region that is the target of a memory load or memory dump. This structure contains all of the information needed to access the memory, including the starting address and size, as well as the type of memory.


Member Data Documentation

Staring address of memory region.

Referenced by mem_check_dump_command(), and test_Descriptor_Compare().

Size of region, in bytes.

Referenced by mem_check_dump_command(), and test_Descriptor_Compare().

Key to identify type of memory.

Referenced by mem_check_dump_command(), mem_dumpStart_wrap(), and test_Descriptor_Compare().

Size of region, in words.

Referenced by mem_check_dump_command(), and test_Descriptor_Compare().


The documentation for this struct was generated from the following file:

Generated on Wed Nov 21 21:09:17 2012 by  doxygen 1.5.8