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

Data Fields

u32 hcs_params
 
spinlock_t lock
 
struct slotinfo atl_slots [32]
 
int atl_done_map
 
struct slotinfo int_slots [32]
 
int int_done_map
 
struct memory_chunk memory_pool [BLOCKS]
 
struct list_head qh_list [QH_END]
 
unsigned periodic_size
 
unsigned i_thresh
 
unsigned long reset_done
 
unsigned long next_statechange
 
unsigned int devflags
 
int rst_gpio
 

Detailed Description

Definition at line 42 of file isp1760-hcd.c.

Field Documentation

int atl_done_map

Definition at line 46 of file isp1760-hcd.c.

struct slotinfo atl_slots[32]

Definition at line 45 of file isp1760-hcd.c.

unsigned int devflags

Definition at line 58 of file isp1760-hcd.c.

u32 hcs_params

Definition at line 43 of file isp1760-hcd.c.

unsigned i_thresh

Definition at line 55 of file isp1760-hcd.c.

int int_done_map

Definition at line 48 of file isp1760-hcd.c.

struct slotinfo int_slots[32]

Definition at line 47 of file isp1760-hcd.c.

spinlock_t lock

Definition at line 44 of file isp1760-hcd.c.

struct memory_chunk memory_pool[BLOCKS]

Definition at line 49 of file isp1760-hcd.c.

unsigned long next_statechange

Definition at line 57 of file isp1760-hcd.c.

unsigned periodic_size

Definition at line 54 of file isp1760-hcd.c.

Definition at line 50 of file isp1760-hcd.c.

unsigned long reset_done

Definition at line 56 of file isp1760-hcd.c.

int rst_gpio

Definition at line 60 of file isp1760-hcd.c.


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