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

#include <xenbus.h>

Data Fields

const chardevicetype
 
const charnodename
 
const charotherend
 
int otherend_id
 
struct xenbus_watch otherend_watch
 
struct device dev
 
enum xenbus_state state
 
struct completion down
 

Detailed Description

Definition at line 64 of file xenbus.h.

Field Documentation

Definition at line 70 of file xenbus.h.

Definition at line 65 of file xenbus.h.

Definition at line 72 of file xenbus.h.

const char* nodename

Definition at line 66 of file xenbus.h.

const char* otherend

Definition at line 67 of file xenbus.h.

int otherend_id

Definition at line 68 of file xenbus.h.

struct xenbus_watch otherend_watch

Definition at line 69 of file xenbus.h.

Definition at line 71 of file xenbus.h.


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