MSI-X capability - 0x11
#include <qvm/hw_pci.h>
struct _pci_capability_msix {
uint8_t Capability_ID;
uint8_t Next_Pointer;
uint16_t Message_Control;
uint32_t Table_Offset;
uint32_t PBA_Offset;
} ;
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See the PCI specification.