IPC API  3.40.00.06
Data Fields
MmRpc_Xlt Struct Reference

#include <MmRpc.h>

Collaboration diagram for MmRpc_Xlt:
Collaboration graph

Data Fields

uint32_t index
 
ptrdiff_t offset
 
size_t base
 
size_t handle
 

Field Documentation

uint32_t MmRpc_Xlt::index

parameter index to base pointer

ptrdiff_t MmRpc_Xlt::offset

offset to embedded pointer

If param type is MmRpc_ParamType_Ptr, offset to embedded pointer from addr. If param type is MmRpc_ParamType_OffPtr, offset to embedded pointer from base+offset.

size_t MmRpc_Xlt::base

addr or file descriptor [+ data offset]

If param type is MmRpc_ParamType_Ptr, the value of the embedded pointer. If param type is MmRpc_ParamType_OffPtr, the file descriptor of the block referenced by the embedded pointer plus an optional data offset.

size_t MmRpc_Xlt::handle

memory allocator handle


The documentation for this struct was generated from the following file:
Copyright 2015, Texas Instruments Incorporated