Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations
xenbus.h File Reference

Go to the source code of this file.

Enumerations

enum  xenbus_state {
  XenbusStateUnknown = 0, XenbusStateInitialising = 1, XenbusStateInitWait = 2, XenbusStateInitialised = 3,
  XenbusStateConnected = 4, XenbusStateClosing = 5, XenbusStateClosed = 6, XenbusStateReconfiguring = 7,
  XenbusStateReconfigured = 8
}
 

Enumeration Type Documentation

Enumerator:
XenbusStateUnknown 
XenbusStateInitialising 
XenbusStateInitWait 
XenbusStateInitialised 
XenbusStateConnected 
XenbusStateClosing 
XenbusStateClosed 
XenbusStateReconfiguring 
XenbusStateReconfigured 

Definition at line 16 of file xenbus.h.