Home
last modified time | relevance | path

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

/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Ddomctl.h414 struct xen_domctl_ioport_permission { struct
415 uint32_t first_port; /* first port int range */
416 uint32_t nr_ports; /* size of port range */
417 uint8_t allow_access; /* allow or deny access to range? */