Searched defs:xen_domctl_ioport_permission (Results 1 – 1 of 1) sorted by relevance
427 struct xen_domctl_ioport_permission { struct428 uint32_t first_port; /* first port int range */429 uint32_t nr_ports; /* size of port range */430 uint8_t allow_access; /* allow or deny access to range? */
Completed in 10 milliseconds