Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_SGE_CHAIN_UNION Struct Reference

#include <mpi.h>

Data Fields

U16 Length
 
U8 NextChainOffset
 
U8 Flags
 
union {
   U32   Address32
 
   U64   Address64
 
u
 

Detailed Description

Definition at line 403 of file mpi.h.

Field Documentation

U32 Address32

Definition at line 410 of file mpi.h.

U64 Address64

Definition at line 411 of file mpi.h.

U8 Flags

Definition at line 407 of file mpi.h.

U16 Length

Definition at line 405 of file mpi.h.

U8 NextChainOffset

Definition at line 406 of file mpi.h.

union { ... } u

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