Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
xen_domctl_assign_device Struct Reference

#include <domctl.h>

Data Fields

uint32_t dev
uint32_t flags
union { 
   struct { 
      uint32_t   machine_sbdf 
   }   pci
   struct { 
      uint32_t   size 
         path 
   }   dt
u

Field Documentation

◆ dev

uint32_t xen_domctl_assign_device::dev

◆ [struct]

struct { ... } xen_domctl_assign_device::dt

◆ flags

uint32_t xen_domctl_assign_device::flags

◆ machine_sbdf

uint32_t xen_domctl_assign_device::machine_sbdf

◆ path

xen_domctl_assign_device::path

◆ [struct]

struct { ... } xen_domctl_assign_device::pci

◆ size

uint32_t xen_domctl_assign_device::size

◆ [union]

union { ... } xen_domctl_assign_device::u

The documentation for this struct was generated from the following file: