xen_sys

Type Alias physdev_set_iobitmap_t

Source
pub type physdev_set_iobitmap_t = physdev_set_iobitmap;

Aliased Type§

struct physdev_set_iobitmap_t {
    pub bitmap: __guest_handle_uint8,
    pub nr_ports: u32,
}

Fields§

§bitmap: __guest_handle_uint8§nr_ports: u32