iPXE
|
#include <event_channel.h>
Definition at line 309 of file event_channel.h.
uint32_t evtchn_op::cmd |
Definition at line 310 of file event_channel.h.
evtchn_alloc_unbound_t evtchn_op::alloc_unbound |
Definition at line 312 of file event_channel.h.
evtchn_bind_interdomain_t evtchn_op::bind_interdomain |
Definition at line 313 of file event_channel.h.
evtchn_bind_virq_t evtchn_op::bind_virq |
Definition at line 314 of file event_channel.h.
evtchn_bind_pirq_t evtchn_op::bind_pirq |
Definition at line 315 of file event_channel.h.
evtchn_bind_ipi_t evtchn_op::bind_ipi |
Definition at line 316 of file event_channel.h.
evtchn_close_t evtchn_op::close |
Definition at line 317 of file event_channel.h.
evtchn_send_t evtchn_op::send |
Definition at line 318 of file event_channel.h.
evtchn_status_t evtchn_op::status |
Definition at line 319 of file event_channel.h.
evtchn_bind_vcpu_t evtchn_op::bind_vcpu |
Definition at line 320 of file event_channel.h.
evtchn_unmask_t evtchn_op::unmask |
Definition at line 321 of file event_channel.h.
union { ... } evtchn_op::u |