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

Data Fields

struct list_head list
 
struct AdapterCtlBlkacb
 
struct list_head srb_going_list
 
struct list_head srb_waiting_list
 
struct ScsiReqBlkactive_srb
 
u32 tag_mask
 
u16 max_command
 
u8 target_id
 
u8 target_lun
 
u8 identify_msg
 
u8 dev_mode
 
u8 inquiry7
 
u8 sync_mode
 
u8 min_nego_period
 
u8 sync_period
 
u8 sync_offset
 
u8 flag
 
u8 dev_type
 
u8 init_tcq_flag
 

Detailed Description

Definition at line 269 of file dc395x.c.

Field Documentation

Definition at line 271 of file dc395x.c.

struct ScsiReqBlk* active_srb

Definition at line 275 of file dc395x.c.

u8 dev_mode

Definition at line 283 of file dc395x.c.

Definition at line 292 of file dc395x.c.

Definition at line 291 of file dc395x.c.

u8 identify_msg

Definition at line 282 of file dc395x.c.

u8 init_tcq_flag

Definition at line 293 of file dc395x.c.

u8 inquiry7

Definition at line 285 of file dc395x.c.

Definition at line 270 of file dc395x.c.

u16 max_command

Definition at line 278 of file dc395x.c.

u8 min_nego_period

Definition at line 287 of file dc395x.c.

struct list_head srb_going_list

Definition at line 272 of file dc395x.c.

struct list_head srb_waiting_list

Definition at line 273 of file dc395x.c.

u8 sync_mode

Definition at line 286 of file dc395x.c.

u8 sync_offset

Definition at line 290 of file dc395x.c.

u8 sync_period

Definition at line 288 of file dc395x.c.

u32 tag_mask

Definition at line 276 of file dc395x.c.

u8 target_id

Definition at line 280 of file dc395x.c.

u8 target_lun

Definition at line 281 of file dc395x.c.


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