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

#include <hyperv_vmbus.h>

Data Fields

u64 as_uint64
 
struct {
   u32   pending
 
   u32   armed
 
}; 
 

Detailed Description

Definition at line 267 of file hyperv_vmbus.h.

Field Documentation

struct { ... }
u32 armed

Definition at line 271 of file hyperv_vmbus.h.

u64 as_uint64

Definition at line 268 of file hyperv_vmbus.h.

u32 pending

Definition at line 270 of file hyperv_vmbus.h.


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