gem5  v22.1.0.0
Public Attributes | List of all members
MSIXTable Union Reference

#include <pcireg.h>

Public Attributes

struct {
   uint32_t   addr_lo
 
   uint32_t   addr_hi
 
   uint32_t   msg_data
 
   uint32_t   vec_ctrl
 
fields
 
uint32_t data [4]
 

Detailed Description

Definition at line 307 of file pcireg.h.

Member Data Documentation

◆ addr_hi

uint32_t MSIXTable::addr_hi

Definition at line 312 of file pcireg.h.

◆ addr_lo

uint32_t MSIXTable::addr_lo

Definition at line 311 of file pcireg.h.

◆ data

uint32_t MSIXTable::data[4]

Definition at line 316 of file pcireg.h.

◆ 

struct { ... } MSIXTable::fields

◆ msg_data

uint32_t MSIXTable::msg_data

Definition at line 313 of file pcireg.h.

◆ vec_ctrl

uint32_t MSIXTable::vec_ctrl

Definition at line 314 of file pcireg.h.


The documentation for this union was generated from the following file:

Generated on Wed Dec 21 2022 10:23:06 for gem5 by doxygen 1.9.1