Skip to content

Struct opae_vfio_group

ClassList > opae_vfio_group

VFIO group. More...

  • #include <vfio.h>

Public Attributes

Type Name
char * group_device
Full path to the group device.
int group_fd
File descriptor for the group device.

Detailed Description

Each device managed by vfio-pci belongs to a VFIO group rooted at /dev/vfio/N, where N is the group number.

Public Attributes Documentation

variable group_device

char* opae_vfio_group::group_device;

variable group_fd

int opae_vfio_group::group_fd;

The documentation for this class was generated from the following file docs/sw/include/opae/vfio.h