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

#include <be_main.h>

Data Fields

u8 addr_hi [32]
 
u8 addr_lo [32]
 
u8 sge_offset [22]
 
u8 rsvd0 [9]
 
u8 last_sge
 
u8 len [17]
 
u8 rsvd1 [15]
 

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 441 of file be_main.h.

Field Documentation

u8 addr_hi[32]

Definition at line 442 of file be_main.h.

u8 addr_lo[32]

Definition at line 443 of file be_main.h.

u8 last_sge

Definition at line 446 of file be_main.h.

u8 len[17]

Definition at line 447 of file be_main.h.

u8 rsvd0[9]

Definition at line 445 of file be_main.h.

u8 rsvd1[15]

Definition at line 448 of file be_main.h.

u8 sge_offset[22]

Definition at line 444 of file be_main.h.


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