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

#include <aic94xx_hwi.h>

Data Fields

spinlock_t pend_q_lock
 
u16 scbpro
 
int pending
 
struct list_head pend_q
 
int can_queue
 
struct asd_dma_tok next_scb
 
spinlock_t tc_index_lock
 
void ** tc_index_array
 
voidtc_index_bitmap
 
int tc_index_bitmap_bits
 
struct tasklet_struct dl_tasklet
 
struct done_list_structdl
 
struct asd_dma_tokactual_dl
 
int dl_toggle
 
int dl_next
 
int num_edbs
 
struct asd_dma_tok ** edb_arr
 
int num_escbs
 
struct asd_ascb ** escb_arr
 

Detailed Description

Definition at line 160 of file aic94xx_hwi.h.

Field Documentation

struct asd_dma_tok* actual_dl

Definition at line 175 of file aic94xx_hwi.h.

int can_queue

Definition at line 165 of file aic94xx_hwi.h.

Definition at line 174 of file aic94xx_hwi.h.

int dl_next

Definition at line 177 of file aic94xx_hwi.h.

struct tasklet_struct dl_tasklet

Definition at line 173 of file aic94xx_hwi.h.

int dl_toggle

Definition at line 176 of file aic94xx_hwi.h.

struct asd_dma_tok** edb_arr

Definition at line 180 of file aic94xx_hwi.h.

struct asd_ascb** escb_arr

Definition at line 182 of file aic94xx_hwi.h.

struct asd_dma_tok next_scb

Definition at line 166 of file aic94xx_hwi.h.

int num_edbs

Definition at line 179 of file aic94xx_hwi.h.

int num_escbs

Definition at line 181 of file aic94xx_hwi.h.

struct list_head pend_q

Definition at line 164 of file aic94xx_hwi.h.

spinlock_t pend_q_lock

Definition at line 161 of file aic94xx_hwi.h.

int pending

Definition at line 163 of file aic94xx_hwi.h.

u16 scbpro

Definition at line 162 of file aic94xx_hwi.h.

void** tc_index_array

Definition at line 169 of file aic94xx_hwi.h.

void* tc_index_bitmap

Definition at line 170 of file aic94xx_hwi.h.

int tc_index_bitmap_bits

Definition at line 171 of file aic94xx_hwi.h.

spinlock_t tc_index_lock

Definition at line 168 of file aic94xx_hwi.h.


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