iPXE
|
#include <event_channel.h>
Data Fields | |
domid_t | dom |
domid_t | remote_dom |
evtchn_port_t | port |
Definition at line 78 of file event_channel.h.
domid_t evtchn_alloc_unbound::dom |
Definition at line 80 of file event_channel.h.
Referenced by netfront_create_event().
domid_t evtchn_alloc_unbound::remote_dom |
Definition at line 80 of file event_channel.h.
Referenced by netfront_create_event().
evtchn_port_t evtchn_alloc_unbound::port |
Definition at line 82 of file event_channel.h.
Referenced by netfront_create_event().