Home
last modified time | relevance | path

Searched defs:xen_domctl_ioport_mapping (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/xen/
H A Ddomctl.h624 struct xen_domctl_ioport_mapping { struct
625 uint32_t first_gport; /* first guest IO port*/
626 uint32_t first_mport; /* first machine IO port */
627 uint32_t nr_ports; /* size of port range */
628 uint32_t add_mapping; /* add or remove mapping */