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

#include <fhci.h>

Data Fields

int num_of_tds
 
int tds_cnt
 
int state
 
struct td ** tds
 
struct eded
 
struct timer_list time_out
 
struct urb * urb
 
struct usb_host_endpoint * ep
 
int active
 
struct tdisoc_td
 
int isoc_remaining
 
int isoc_status
 
u16 length
 
u16 td_cnt
 
struct list_head pending
 
struct tdtd [0]
 
struct list_head node
 
struct uhci_qhqh
 
struct list_head td_list
 
unsigned fsbr:1
 
int length
 
int td_cnt
 
struct xhci_tdtd [0]
 

Detailed Description

Definition at line 391 of file fhci.h.

Field Documentation

int active

Definition at line 329 of file imx21-hcd.h.

Definition at line 397 of file fhci.h.

struct usb_host_endpoint* ep

Definition at line 328 of file imx21-hcd.h.

unsigned fsbr

Definition at line 483 of file uhci-hcd.h.

int isoc_remaining

Definition at line 332 of file imx21-hcd.h.

int isoc_status

Definition at line 333 of file imx21-hcd.h.

struct td* isoc_td

Definition at line 331 of file imx21-hcd.h.

u16 length

Definition at line 328 of file ohci.h.

int length

Definition at line 1334 of file xhci.h.

Definition at line 476 of file uhci-hcd.h.

int num_of_tds

Definition at line 392 of file fhci.h.

struct list_head pending

Definition at line 330 of file ohci.h.

Definition at line 480 of file uhci-hcd.h.

Definition at line 394 of file fhci.h.

struct td* td[0]

Definition at line 331 of file ohci.h.

Definition at line 1336 of file xhci.h.

u16 td_cnt

Definition at line 329 of file ohci.h.

int td_cnt

Definition at line 1335 of file xhci.h.

struct list_head td_list

Definition at line 481 of file uhci-hcd.h.

struct td** tds

Definition at line 396 of file fhci.h.

int tds_cnt

Definition at line 393 of file fhci.h.

struct timer_list time_out

Definition at line 398 of file fhci.h.

struct urb * urb

Definition at line 327 of file imx21-hcd.h.


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