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

Data Fields

scb_queue_type free_scbs
 
struct aic7xxx_scbscb_array [AIC7XXX_MAXSCB]
 
struct aic7xxx_hwscbhscbs
 
unsigned char numscbs
 
unsigned char maxhscbs
 
unsigned char maxscbs
 
dma_addr_t hscbs_dma
 
unsigned int hscbs_dma_len
 
voidhscb_kmalloc_ptr
 

Detailed Description

Definition at line 827 of file aic7xxx_old.c.

Field Documentation

scb_queue_type free_scbs

Definition at line 828 of file aic7xxx_old.c.

void* hscb_kmalloc_ptr

Definition at line 839 of file aic7xxx_old.c.

Definition at line 833 of file aic7xxx_old.c.

dma_addr_t hscbs_dma

Definition at line 837 of file aic7xxx_old.c.

unsigned int hscbs_dma_len

Definition at line 838 of file aic7xxx_old.c.

unsigned char maxhscbs

Definition at line 835 of file aic7xxx_old.c.

unsigned char maxscbs

Definition at line 836 of file aic7xxx_old.c.

unsigned char numscbs

Definition at line 834 of file aic7xxx_old.c.

Definition at line 832 of file aic7xxx_old.c.


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