IPC API  3.21.00.07
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MmRpc_BufDesc Union Reference

Memory buffer descriptor. More...

#include <MmRpc.h>

Collaboration diagram for MmRpc_BufDesc:
Collaboration graph

Data Fields

size_t handle
struct {
   size_t   addr
   size_t   size
ptr

Detailed Description

Memory buffer descriptor.


Field Documentation

size_t MmRpc_BufDesc::handle

file descriptor or handle

size_t MmRpc_BufDesc::addr

address of memory buffer

size_t MmRpc_BufDesc::size

size (bytes) of memory buffer

struct { ... } MmRpc_BufDesc::ptr

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