dev_tree Struct Reference
[Device manager.]

Represents device tree. More...

#include <devman.h>


Data Fields

devman_handle_t current_handle
 The next available handle - handles are assigned in a sequential manner.
hash_table_t devman_devices
 Hash table of all devices indexed by devman handles.
hash_table_t devman_functions
 Hash table of all devices indexed by devman handles.
hash_table_t devmap_functions
 Hash table of devices registered by devmapper, indexed by devmap handles.
fun_node_troot_node
 Root device node.
fibril_rwlock_t rwlock
 Synchronize access to the device tree.


Detailed Description

Represents device tree.

Definition at line 189 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