gem5  v20.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 285 of file pcireg.h.

Member Data Documentation

◆ addr_hi

uint32_t MSIXTable::addr_hi

Definition at line 288 of file pcireg.h.

◆ addr_lo

uint32_t MSIXTable::addr_lo

Definition at line 287 of file pcireg.h.

◆ data

uint32_t MSIXTable::data[4]

Definition at line 292 of file pcireg.h.

◆ fields

struct { ... } MSIXTable::fields

◆ msg_data

uint32_t MSIXTable::msg_data

Definition at line 289 of file pcireg.h.

◆ vec_ctrl

uint32_t MSIXTable::vec_ctrl

Definition at line 290 of file pcireg.h.


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

Generated on Wed Sep 30 2020 14:02:28 for gem5 by doxygen 1.8.17