transfer_list Struct Reference
[UHCI host controller driver]

Structure maintaining both hw queue and software list of currently executed transfers. More...

#include <transfer_list.h>


Data Fields

link_t batch_list
 List of all batches in this list.
fibril_mutex_t guard
 Guard against multiple add/remove races.
const char * name
 Assigned name, for nicer debug output.
qh_tqueue_head
 UHCI hw structure represeting this queue.


Detailed Description

Structure maintaining both hw queue and software list of currently executed transfers.

Definition at line 45 of file transfer_list.h.


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