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

#include <ehci.h>

Data Fields

struct ehci_qh_hwhw
 
u8 bEndpointAddress
 
u8 highspeed
 
struct list_head td_list
 
struct list_head free_list
 
struct usb_device * udev
 
struct usb_host_endpoint * ep
 
int next_uframe
 
__hc32 splits
 
u8 usecs
 
u8 c_usecs
 
u16 interval
 
u16 tt_usecs
 
u16 maxp
 
u16 raw_mask
 
unsigned bandwidth
 
__hc32 buf0
 
__hc32 buf1
 
__hc32 buf2
 
__hc32 address
 

Detailed Description

Definition at line 433 of file ehci.h.

Field Documentation

Definition at line 465 of file ehci.h.

unsigned bandwidth

Definition at line 457 of file ehci.h.

u8 bEndpointAddress

Definition at line 437 of file ehci.h.

__hc32 buf0

Definition at line 460 of file ehci.h.

__hc32 buf1

Definition at line 461 of file ehci.h.

__hc32 buf2

Definition at line 462 of file ehci.h.

u8 c_usecs

Definition at line 452 of file ehci.h.

struct usb_host_endpoint* ep

Definition at line 442 of file ehci.h.

struct list_head free_list

Definition at line 440 of file ehci.h.

u8 highspeed

Definition at line 438 of file ehci.h.

Definition at line 435 of file ehci.h.

Definition at line 453 of file ehci.h.

u16 maxp

Definition at line 455 of file ehci.h.

int next_uframe

Definition at line 445 of file ehci.h.

u16 raw_mask

Definition at line 456 of file ehci.h.

__hc32 splits

Definition at line 446 of file ehci.h.

struct list_head td_list

Definition at line 439 of file ehci.h.

u16 tt_usecs

Definition at line 454 of file ehci.h.

struct usb_device* udev

Definition at line 441 of file ehci.h.

u8 usecs

Definition at line 452 of file ehci.h.


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