GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> MEM / V5-8-1 > mem_unit_test / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_mem_LoadInfo Struct Reference

Load unit test descriptor. More...

List of all members.

Public Attributes

MEM_LoadHandle handle
MEM_LoadHandlehandle_p
MEM_LoadInfo exp_info
MEM_LoadInfo act_info
MEM_LoadInfoinfo_p
unsigned short pkt_bytes
unsigned char * pkt_p
unsigned char pkt [(MEM_LOAD_MEM_WRITE_MAX_WORDS *4)+32]
caddr_t map_start_addr
size_t map_num_bytes
MEM_mapAccessType map_access_flags
MEM_mapAccessCbmap_read_cb
MEM_mapAccessCbmap_write_cb
unsigned int exp_status
unsigned int exp_info_status
unsigned char dest [(MEM_LOAD_MEM_WRITE_MAX_WORDS *4)+32]
unsigned char exp_dest [(MEM_LOAD_MEM_WRITE_MAX_WORDS *4)+32]


Detailed Description

Load unit test descriptor.

A structure used to describe information about a memory load. This structure is updated locally as the load progresses and compared to the load context returned from the Memory Load functions.


Member Data Documentation

Actual context information.

Referenced by mem_LoadContext_test(), mem_LoadMemory_test(), mem_LoadParam_test(), and mem_LoadSize_test().

unsigned char _mem_LoadInfo::dest[(MEM_LOAD_MEM_WRITE_MAX_WORDS *4)+32]

Target for loads.

Referenced by mem_check_memory_write(), mem_LoadMemory_test(), and mem_LoadSize_test().

unsigned char _mem_LoadInfo::exp_dest[(MEM_LOAD_MEM_WRITE_MAX_WORDS *4)+32]

Expected load data.

Referenced by mem_check_memory_write(), and mem_LoadMemory_test().

Mem map entry access flags.

Referenced by mem_loadMapAddEntry_wrap(), mem_LoadMemory_test(), and mem_LoadSize_test().

Size of mem map entry, in bytes.

Referenced by mem_loadMapAddEntry_wrap(), mem_LoadMemory_test(), and mem_LoadSize_test().

Mem map entry read callback.

Referenced by mem_loadMapAddEntry_wrap(), mem_LoadMemory_test(), and mem_LoadSize_test().

Start address of mem map entry.

Referenced by mem_loadMapAddEntry_wrap(), mem_LoadMemory_test(), and mem_LoadSize_test().

Mem map entry write callback.

Referenced by mem_loadMapAddEntry_wrap(), mem_LoadMemory_test(), and mem_LoadSize_test().

unsigned char _mem_LoadInfo::pkt[(MEM_LOAD_MEM_WRITE_MAX_WORDS *4)+32]

unsigned short _mem_LoadInfo::pkt_bytes

unsigned char* _mem_LoadInfo::pkt_p


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

Generated on Sat Apr 9 19:26:22 2011 by  doxygen 1.5.8