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

#include <hyperv_vmbus.h>

Data Fields

enum hv_port_type port_type
 
u32 padding
 
union {
   struct {
      u64   rsvdz
 
   }   message_connection_info
 
   struct {
      u64   rsvdz
 
   }   event_connection_info
 
   struct {
      u64   monitor_address
 
   }   monitor_connection_info
 
}; 
 

Detailed Description

Definition at line 153 of file hyperv_vmbus.h.

Field Documentation

union { ... }
struct { ... } event_connection_info
struct { ... } message_connection_info
u64 monitor_address

Definition at line 164 of file hyperv_vmbus.h.

struct { ... } monitor_connection_info
u32 padding

Definition at line 155 of file hyperv_vmbus.h.

Definition at line 154 of file hyperv_vmbus.h.

u64 rsvdz

Definition at line 158 of file hyperv_vmbus.h.


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