uhci_transfer_batch Struct Reference
[UHCI host controller driver]

UHCI specific data required for USB transfer. More...


Data Fields

void * device_buffer
 Data buffer, must be accessible by the UHCI hw.
qh_tqh
 Queue head This QH is used to maintain UHCI schedule structure and the element pointer points to the first TD of this batch.
size_t td_count
 Number of TDs used by the transfer.
td_ttds
 List of TDs needed for the transfer.


Detailed Description

UHCI specific data required for USB transfer.

Definition at line 48 of file batch.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7