hcd_endpoint.h File Reference

OHCI driver. More...

#include <assert.h>
#include <adt/list.h>
#include <usb/host/endpoint.h>
#include "hw_struct/endpoint_descriptor.h"
#include "hw_struct/transfer_descriptor.h"

Go to the source code of this file.

Data Structures

struct  hcd_endpoint
 Connector structure linking ED to to prepared TD. More...

Typedefs

typedef hcd_endpoint hcd_endpoint_t
 Connector structure linking ED to to prepared TD.

Functions

hcd_endpoint_thcd_endpoint_assign (endpoint_t *ep)
 Creates new hcd endpoint representation.
void hcd_endpoint_clear (endpoint_t *ep)
 Disposes assigned hcd endpoint structure.
static hcd_endpoint_thcd_endpoint_get (endpoint_t *ep)
 Get and convert assigned hcd_endpoint_t structure.


Detailed Description

OHCI driver.

Definition in file hcd_endpoint.h.


Generated on Thu Jun 2 07:45:51 2011 for HelenOS/USB by  doxygen 1.4.7