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

#include <be_main.h>

Data Fields

u8 opcode [6]
 
u8 i_bit
 
u8 x_bit
 
u8 reserved1 [24]
 
u8 ahs_length [8]
 
u8 data_len_hi [8]
 
u8 data_len_lo [16]
 
u8 lun [64]
 
u8 itt [32]
 
u8 reserved4 [224]
 

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

Field Documentation

u8 ahs_length[8]

Definition at line 715 of file be_main.h.

u8 data_len_hi[8]

Definition at line 716 of file be_main.h.

u8 data_len_lo[16]

Definition at line 717 of file be_main.h.

u8 i_bit

Definition at line 712 of file be_main.h.

u8 itt[32]

Definition at line 719 of file be_main.h.

u8 lun[64]

Definition at line 718 of file be_main.h.

u8 opcode[6]

Definition at line 711 of file be_main.h.

u8 reserved1[24]

Definition at line 714 of file be_main.h.

u8 reserved4[224]

Definition at line 720 of file be_main.h.

u8 x_bit

Definition at line 713 of file be_main.h.


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