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

Data Fields

struct link jump_lcb
 
ncrcmd load_jump_ccb [3]
 
struct link jump_tag
 
ncrcmd p_jump_ccb
 
u32 jump_ccb_0
 
u32jump_ccb
 
struct list_head free_ccbq
 
struct list_head busy_ccbq
 
struct list_head wait_ccbq
 
struct list_head skip_ccbq
 
u_char actccbs
 
u_char busyccbs
 
u_char queuedccbs
 
u_char queuedepth
 
u_char scdev_depth
 
u_char maxnxs
 
u_char ia_tag
 
u_char if_tag
 
u_char cb_tags [MAX_TAGS]
 
u_char usetags
 
u_char maxtags
 
u_char numtags
 
u16 num_good
 
tagmap_t tags_umap
 
tagmap_t tags_smap
 
u_long tags_stime
 
struct ccbheld_ccb
 

Detailed Description

Definition at line 1255 of file ncr53c8xx.c.

Field Documentation

u_char actccbs

Definition at line 1294 of file ncr53c8xx.c.

struct list_head busy_ccbq

Definition at line 1291 of file ncr53c8xx.c.

u_char busyccbs

Definition at line 1295 of file ncr53c8xx.c.

u_char cb_tags[MAX_TAGS]

Definition at line 1309 of file ncr53c8xx.c.

struct list_head free_ccbq

Definition at line 1290 of file ncr53c8xx.c.

struct ccb* held_ccb

Definition at line 1326 of file ncr53c8xx.c.

u_char ia_tag

Definition at line 1307 of file ncr53c8xx.c.

u_char if_tag

Definition at line 1308 of file ncr53c8xx.c.

u32* jump_ccb

Definition at line 1284 of file ncr53c8xx.c.

u32 jump_ccb_0

Definition at line 1283 of file ncr53c8xx.c.

struct link jump_lcb

Definition at line 1270 of file ncr53c8xx.c.

struct link jump_tag

Definition at line 1272 of file ncr53c8xx.c.

ncrcmd load_jump_ccb[3]

Definition at line 1271 of file ncr53c8xx.c.

u_char maxnxs

Definition at line 1299 of file ncr53c8xx.c.

u_char maxtags

Definition at line 1311 of file ncr53c8xx.c.

u16 num_good

Definition at line 1322 of file ncr53c8xx.c.

u_char numtags

Definition at line 1312 of file ncr53c8xx.c.

ncrcmd p_jump_ccb

Definition at line 1273 of file ncr53c8xx.c.

u_char queuedccbs

Definition at line 1296 of file ncr53c8xx.c.

u_char queuedepth

Definition at line 1297 of file ncr53c8xx.c.

u_char scdev_depth

Definition at line 1298 of file ncr53c8xx.c.

struct list_head skip_ccbq

Definition at line 1293 of file ncr53c8xx.c.

tagmap_t tags_smap

Definition at line 1324 of file ncr53c8xx.c.

u_long tags_stime

Definition at line 1325 of file ncr53c8xx.c.

tagmap_t tags_umap

Definition at line 1323 of file ncr53c8xx.c.

u_char usetags

Definition at line 1310 of file ncr53c8xx.c.

struct list_head wait_ccbq

Definition at line 1292 of file ncr53c8xx.c.


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