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

#include <be_main.h>

Data Fields

u8 opcode [6]
 
u8 i_bit
 
u8 x_bit
 
u8 fp_bit_filler1 [7]
 
u8 f_bit
 
u8 reserved1 [16]
 
u8 ahs_length [8]
 
u8 data_len_hi [8]
 
u8 data_len_lo [16]
 
u8 lun [64]
 
u8 itt [32]
 
u8 ttt [32]
 
u8 cmd_sn [32]
 
u8 exp_stat_sn [32]
 
u8 reserved5 [128]
 

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

Field Documentation

u8 ahs_length[8]

Definition at line 687 of file be_main.h.

u8 cmd_sn[32]

Definition at line 693 of file be_main.h.

u8 data_len_hi[8]

Definition at line 688 of file be_main.h.

u8 data_len_lo[16]

Definition at line 689 of file be_main.h.

u8 exp_stat_sn[32]

Definition at line 694 of file be_main.h.

u8 f_bit

Definition at line 685 of file be_main.h.

u8 fp_bit_filler1[7]

Definition at line 684 of file be_main.h.

u8 i_bit

Definition at line 682 of file be_main.h.

u8 itt[32]

Definition at line 691 of file be_main.h.

u8 lun[64]

Definition at line 690 of file be_main.h.

u8 opcode[6]

Definition at line 681 of file be_main.h.

u8 reserved1[16]

Definition at line 686 of file be_main.h.

u8 reserved5[128]

Definition at line 695 of file be_main.h.

u8 ttt[32]

Definition at line 692 of file be_main.h.

u8 x_bit

Definition at line 683 of file be_main.h.


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