dev_node Struct Reference
[Device manager.]

Device node in the device tree. More...

#include <devman.h>


Data Fields

link_t devman_dev
 Used by the hash table of devices indexed by devman device handles.
link_t driver_devices
 Link to list of devices owned by driver (driver_t.devices).
driver_tdrv
 Driver of this device.
link_t functions
 List of device functions.
devman_handle_t handle
 The global unique identifier of the device.
bool passed_to_driver
 Whether this device was already passed to the driver.
fun_node_tpfun
 (Parent) function the device is attached to.
device_state_t state
 The state of the device.


Detailed Description

Device node in the device tree.

Definition at line 123 of file devman.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