endpoint_list Struct Reference
[OHCI driver]

Structure maintains both OHCI queue and software list of active endpoints. More...

#include <endpoint_list.h>


Data Fields

link_t endpoint_list
 Sw list of all active EDs.
fibril_mutex_t guard
 Guard against add/remove races.
ed_tlist_head
 OHCI hw structure at the beginning of the queue.
uint32_t list_head_pa
 Physical address of the first(dummy) ED.
const char * name
 Assigned name, provides nicer debug output.


Detailed Description

Structure maintains both OHCI queue and software list of active endpoints.

Definition at line 44 of file endpoint_list.h.


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