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

#include <isp1362.h>

Data Fields

struct list_head active
 
atomic_t finishing
 
unsigned long buf_map
 
unsigned long skip_map
 
int free_ptd
 
u16 buf_start
 
u16 buf_size
 
u16 blk_size
 
u8 buf_count
 
u8 buf_avail
 
char name [16]
 
u8 stat_maxptds
 
u8 ptd_count
 

Detailed Description

Definition at line 463 of file isp1362.h.

Field Documentation

struct list_head active

Definition at line 464 of file isp1362.h.

u16 blk_size

Definition at line 471 of file isp1362.h.

u8 buf_avail

Definition at line 473 of file isp1362.h.

u8 buf_count

Definition at line 472 of file isp1362.h.

unsigned long buf_map

Definition at line 466 of file isp1362.h.

u16 buf_size

Definition at line 470 of file isp1362.h.

u16 buf_start

Definition at line 469 of file isp1362.h.

atomic_t finishing

Definition at line 465 of file isp1362.h.

int free_ptd

Definition at line 468 of file isp1362.h.

char name[16]

Definition at line 474 of file isp1362.h.

u8 ptd_count

Definition at line 478 of file isp1362.h.

unsigned long skip_map

Definition at line 467 of file isp1362.h.

u8 stat_maxptds

Definition at line 477 of file isp1362.h.


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