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

#include <be_mgmt.h>

Data Fields

u8 pa_lo [32]
 
u8 pa_hi [32]
 
u8 length [32]
 

Detailed Description

Pseudo amap definition in which each bit of the actual structure is defined as a byte: used to calculate offset/shift/mask of each field

Definition at line 37 of file be_mgmt.h.

Field Documentation

u8 length[32]

Definition at line 40 of file be_mgmt.h.

u8 pa_hi[32]

Definition at line 39 of file be_mgmt.h.

u8 pa_lo[32]

Definition at line 38 of file be_mgmt.h.


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