Linux Kernel
3.7.1
|
#include <vio.h>
Data Fields | |
spinlock_t | lock |
struct ldc_channel * | lp |
u32 | _peer_sid |
u32 | _local_sid |
struct vio_dring_state | drings [2] |
u8 | hs_state |
u8 | dev_class |
u8 | dr_state |
u8 | debug |
void * | desc_buf |
unsigned int | desc_buf_len |
struct vio_completion * | cmp |
struct vio_dev * | vdev |
struct timer_list | timer |
struct vio_version | ver |
struct vio_version * | ver_table |
int | ver_table_entries |
char * | name |
struct vio_driver_ops * | ops |
struct vio_completion* cmp |
struct vio_dring_state drings[2] |
spinlock_t lock |
struct vio_driver_ops* ops |
struct vio_version ver |
struct vio_version* ver_table |