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

#include <hyperv_vmbus.h>

Data Fields

u8 asu8
 
struct {
   u8   msg_pending:1
 
   u8   reserved:7
 
}; 
 

Detailed Description

Definition at line 170 of file hyperv_vmbus.h.

Field Documentation

struct { ... }
u8 asu8

Definition at line 171 of file hyperv_vmbus.h.

u8 msg_pending

Definition at line 173 of file hyperv_vmbus.h.

u8 reserved

Definition at line 174 of file hyperv_vmbus.h.


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