Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vio_dev Struct Reference

#include <vio.h>

Data Fields

u64 mp
 
struct device_nodedp
 
char type [VIO_MAX_TYPE_LEN]
 
char compat [VIO_MAX_COMPAT_LEN]
 
int compat_len
 
u64 dev_no
 
unsigned long channel_id
 
unsigned int tx_irq
 
unsigned int rx_irq
 
struct device dev
 

Detailed Description

Definition at line 268 of file vio.h.

Field Documentation

unsigned long channel_id

Definition at line 278 of file vio.h.

Definition at line 273 of file vio.h.

int compat_len

Definition at line 274 of file vio.h.

Definition at line 283 of file vio.h.

u64 dev_no

Definition at line 276 of file vio.h.

Definition at line 270 of file vio.h.

u64 mp

Definition at line 269 of file vio.h.

unsigned int rx_irq

Definition at line 281 of file vio.h.

unsigned int tx_irq

Definition at line 280 of file vio.h.

Definition at line 272 of file vio.h.


The documentation for this struct was generated from the following file: