MSI capability for 32-bit message address - 0x05
#include <qvm/hw_pci.h>
struct _pci_capability_msi32 {
uint8_t Capability_ID;
uint8_t Next_Pointer;
uint16_t Message_Control;
uint32_t Message_Address;
uint16_t Message_Data;
uint16_t Filler;
} ;
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See the PCI specification.