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

#include <event_channel.h>

Data Fields

uint32_t cmd
 
union {
   struct evtchn_alloc_unbound   alloc_unbound
 
   struct evtchn_bind_interdomain   bind_interdomain
 
   struct evtchn_bind_virq   bind_virq
 
   struct evtchn_bind_pirq   bind_pirq
 
   struct evtchn_bind_ipi   bind_ipi
 
   struct evtchn_close   close
 
   struct evtchn_send   send
 
   struct evtchn_status   status
 
   struct evtchn_bind_vcpu   bind_vcpu
 
   struct evtchn_unmask   unmask
 
u
 

Detailed Description

Definition at line 180 of file event_channel.h.

Field Documentation

Definition at line 183 of file event_channel.h.

struct evtchn_bind_interdomain bind_interdomain

Definition at line 184 of file event_channel.h.

Definition at line 187 of file event_channel.h.

Definition at line 186 of file event_channel.h.

Definition at line 191 of file event_channel.h.

Definition at line 185 of file event_channel.h.

Definition at line 188 of file event_channel.h.

Definition at line 181 of file event_channel.h.

Definition at line 189 of file event_channel.h.

Definition at line 190 of file event_channel.h.

union { ... } u

Definition at line 192 of file event_channel.h.


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