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

Data Fields

struct fw_iso_context base
 
struct context context
 
voidheader
 
size_t header_length
 
unsigned long flushing_completions
 
u32 mc_buffer_bus
 
u16 mc_completed
 
u16 last_timestamp
 
u8 sync
 
u8 tags
 
unsigned count
 
unsigned pending
 
spinlock_t lock
 
struct completion done
 
int submit_error
 
unsigned long errors
 
unsigned long packet_count
 
struct usbtest_devdev
 

Detailed Description

Definition at line 169 of file ohci.c.

Field Documentation

Definition at line 170 of file ohci.c.

Definition at line 171 of file ohci.c.

unsigned count

Definition at line 1528 of file usbtest.c.

Definition at line 1535 of file usbtest.c.

Definition at line 1531 of file usbtest.c.

unsigned long errors

Definition at line 1533 of file usbtest.c.

unsigned long flushing_completions

Definition at line 174 of file ohci.c.

Definition at line 172 of file ohci.c.

size_t header_length

Definition at line 173 of file ohci.c.

u16 last_timestamp

Definition at line 177 of file ohci.c.

spinlock_t lock

Definition at line 1530 of file usbtest.c.

u32 mc_buffer_bus

Definition at line 175 of file ohci.c.

u16 mc_completed

Definition at line 176 of file ohci.c.

unsigned long packet_count

Definition at line 1534 of file usbtest.c.

unsigned pending

Definition at line 1529 of file usbtest.c.

int submit_error

Definition at line 1532 of file usbtest.c.

u8 sync

Definition at line 178 of file ohci.c.

u8 tags

Definition at line 179 of file ohci.c.


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