usb_hub_port_t Struct Reference
[USB hub driver]

Information about single port on a hub. More...

#include <ports.h>


Data Fields

usb_hc_attached_device_t attached_device
 Information about attached device.
bool reset_completed
 Whether port reset is completed.
fibril_condvar_t reset_cv
 CV for waiting to port reset completion.
fibril_mutex_t reset_mutex
 Mutex needed by CV for checking port reset.
bool reset_okay
 Whether to announce the port reset as successful.


Detailed Description

Information about single port on a hub.

Definition at line 44 of file ports.h.


Field Documentation

bool reset_completed

Whether port reset is completed.

Guarded by reset_mutex.

Definition at line 52 of file ports.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