Linux Kernel
3.7.1
|
#include <vfio.h>
Data Fields | |
__u32 | argsz |
__u32 | flags |
__u32 | num_regions |
__u32 | num_irqs |
VFIO_DEVICE_GET_INFO - _IOR(VFIO_TYPE, VFIO_BASE + 7, struct vfio_device_info)
Retrieve information about the device. Fills in provided struct vfio_device_info. Caller sets argsz. Return: 0 on success, -errno on failure.