|
iPXE
|
Go to the source code of this file.
Typedefs | |
| typedef enum xenbus_state | XenbusState |
Enumerations | |
| enum | xenbus_state { XenbusStateUnknown = 0, XenbusStateInitialising = 1, XenbusStateInitWait = 2, XenbusStateInitialised = 3, XenbusStateConnected = 4, XenbusStateClosing = 5, XenbusStateClosed = 6, XenbusStateReconfiguring = 7, XenbusStateReconfigured = 8 } |
Functions | |
| FILE_LICENCE (MIT) | |
| typedef enum xenbus_state XenbusState |
| enum xenbus_state |
Definition at line 21 of file xenbus.h.
| FILE_LICENCE | ( | MIT | ) |
1.8.15