devmap_driver_t Struct Reference
[Device mapper.]

Representation of device driver. More...


Data Fields

link_t devices
 Pointer to the linked list of devices controlled by this driver.
fibril_mutex_t devices_mutex
 Fibril mutex for list of devices owned by this driver.
link_t drivers
 Pointers to previous and next drivers in linked list.
char * name
 Device driver name.
sysarg_t phone
 Phone asociated with this driver.


Detailed Description

Representation of device driver.

Each driver is responsible for a set of devices.

Definition at line 58 of file devmap.c.


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