ddf_dev Struct Reference
[generic device driver support.]

Device structure. More...

#include <driver.h>


Data Fields

void * driver_data
 Driver-specific data associated with this device.
devman_handle_t handle
 Globally unique device identifier (assigned to the device by the device manager).
link_t link
 Link in the list of devices handled by the driver.
const char * name
 Device name.
int parent_phone
 Phone to the parent device driver (if it is different from this driver).


Detailed Description

Device structure.

Definition at line 77 of file driver.h.


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