#include <linux/types.h>
Go to the source code of this file.
|
enum | hv_kvp_exchg_op {
KVP_OP_GET = 0,
KVP_OP_SET,
KVP_OP_DELETE,
KVP_OP_ENUMERATE,
KVP_OP_GET_IP_INFO,
KVP_OP_SET_IP_INFO,
KVP_OP_COUNT
} |
|
enum | hv_kvp_exchg_pool {
KVP_POOL_EXTERNAL = 0,
KVP_POOL_GUEST,
KVP_POOL_AUTO,
KVP_POOL_AUTO_EXTERNAL,
KVP_POOL_AUTO_INTERNAL,
KVP_POOL_COUNT
} |
|
#define ADDR_FAMILY_IPV4 0x01 |
#define ADDR_FAMILY_IPV6 0x02 |
#define ADDR_FAMILY_NONE 0x00 |
#define HV_E_FAIL 0x80004005 |
#define HV_ERROR_DEVICE_NOT_CONNECTED 0x8007048F |
#define HV_ERROR_MACHINE_LOCKED 0x800704F7 |
#define HV_ERROR_NOT_SUPPORTED 0x80070032 |
#define HV_GUID_NOTFOUND 0x80041002 |
#define HV_INVALIDARG 0x80070057 |
#define HV_KVP_EXCHANGE_MAX_KEY_SIZE (512) |
#define HV_KVP_EXCHANGE_MAX_VALUE_SIZE (2048) |
#define HV_S_CONT 0x80070103 |
#define HV_S_OK 0x00000000 |
#define KVP_OP_REGISTER 4 |
#define KVP_OP_REGISTER1 100 |
#define MAX_ADAPTER_ID_SIZE 128 |
#define MAX_GATEWAY_SIZE 512 |
#define MAX_IP_ADDR_SIZE 1024 |
- Enumerator:
KVP_OP_GET |
|
KVP_OP_SET |
|
KVP_OP_DELETE |
|
KVP_OP_ENUMERATE |
|
KVP_OP_GET_IP_INFO |
|
KVP_OP_SET_IP_INFO |
|
KVP_OP_COUNT |
|
Definition at line 165 of file hyperv.h.
- Enumerator:
KVP_POOL_EXTERNAL |
|
KVP_POOL_GUEST |
|
KVP_POOL_AUTO |
|
KVP_POOL_AUTO_EXTERNAL |
|
KVP_POOL_AUTO_INTERNAL |
|
KVP_POOL_COUNT |
|
Definition at line 175 of file hyperv.h.
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.