iPXE
Data Fields
evtchn_alloc_unbound Struct Reference

#include <event_channel.h>

Data Fields

domid_t dom
 
domid_t remote_dom
 
evtchn_port_t port
 

Detailed Description

Definition at line 78 of file event_channel.h.

Field Documentation

◆ dom

domid_t evtchn_alloc_unbound::dom

Definition at line 80 of file event_channel.h.

Referenced by netfront_create_event().

◆ remote_dom

domid_t evtchn_alloc_unbound::remote_dom

Definition at line 80 of file event_channel.h.

Referenced by netfront_create_event().

◆ port

evtchn_port_t evtchn_alloc_unbound::port

Definition at line 82 of file event_channel.h.

Referenced by netfront_create_event().


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