Struct opae_vfio_device_irq¶
ClassList > opae_vfio_device_irq
Interrupt info. More...
#include <vfio.h>
Public Attributes¶
Type | Name |
---|---|
uint32_t | count Number of IRQs at this index. |
int32_t * | event_fds Event file descriptors. |
uint32_t | flags Flags. |
uint32_t | index The IRQ index. |
int32_t * | masks IRQ masks. |
struct opae_vfio_device_irq * | next Pointer to next in list. |
Detailed Description¶
Describes an interrupt capability.
Public Attributes Documentation¶
variable count¶
variable event_fds¶
variable flags¶
Flags.
See struct vfio_irq_info.
variable index¶
variable masks¶
variable next¶
The documentation for this class was generated from the following file docs/sw/include/opae/vfio.h