|
Linux Kernel
3.7.1
|
#include <vme.h>
Data Fields | |
| int | num |
| struct vme_bridge * | bridge |
| struct device | dev |
| struct list_head | drv_list |
| struct list_head | bridge_list |
Structure representing a VME device : The device number : Pointer to the bridge device this device is on : Internal device structure : List of devices (per driver) : List of devices (per bridge)
| struct vme_bridge* bridge |
1.8.2