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

Data Fields

struct list_head list
 
struct xenbus_devicexbdev
 
struct xencons_interfaceintf
 
unsigned int evtchn
 
struct hvc_structhvc
 
int irq
 
int vtermno
 
grant_ref_t gntref
 

Detailed Description

Definition at line 47 of file hvc_xen.c.

Field Documentation

unsigned int evtchn

Definition at line 51 of file hvc_xen.c.

grant_ref_t gntref

Definition at line 55 of file hvc_xen.c.

Definition at line 52 of file hvc_xen.c.

Definition at line 50 of file hvc_xen.c.

int irq

Definition at line 53 of file hvc_xen.c.

Definition at line 48 of file hvc_xen.c.

int vtermno

Definition at line 54 of file hvc_xen.c.

Definition at line 49 of file hvc_xen.c.


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