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

#include <mpi2.h>

Data Fields

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

Detailed Description

Definition at line 792 of file mpi2.h.

Field Documentation

U32 Address32

Definition at line 799 of file mpi2.h.

U64 Address64

Definition at line 800 of file mpi2.h.

U8 Flags

Definition at line 796 of file mpi2.h.

U16 Length

Definition at line 794 of file mpi2.h.

U8 NextChainOffset

Definition at line 795 of file mpi2.h.

union { ... } u

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