pub type virtio_magma_device_import_ctrl_t = virtio_magma_device_import_ctrl;

Aliased Type§

struct virtio_magma_device_import_ctrl_t {
    pub hdr: virtio_magma_ctrl_hdr,
    pub device_channel: u32,
}

Fields§

§hdr: virtio_magma_ctrl_hdr§device_channel: u32