|
gem5 v25.0.0.1
|
Defines the MSI Capability register and its associated bitfields for the a PCI/PCIe device. More...
#include <pcireg.h>
Public Attributes | |
| uint8_t | data [24] |
| struct { | |
| uint16_t mid | |
| uint16_t mc | |
| uint32_t ma | |
| uint32_t mua | |
| uint16_t md | |
| uint32_t mmask | |
| uint32_t mpend | |
| }; | |
Defines the MSI Capability register and its associated bitfields for the a PCI/PCIe device.
Both the MSI capability and the MSIX capability can be filled in if a device model supports both, but only 1 of MSI/MSIX/INTx interrupt mode can be selected at a given time.
| struct { ... } MSICAP |