gem5  v20.1.0.0
Public Attributes | List of all members
ItsCommand::CommandEntry Union Reference

#include <gic_v3_its.hh>

Public Attributes

struct {
   uint32_t   type
 
   uint32_t   deviceId
 
   uint32_t   eventId
 
   uint32_t   pintId
 
   uint32_t   data [4]
 
}; 
 
uint64_t raw [4]
 

Detailed Description

Definition at line 421 of file gic_v3_its.hh.

Member Data Documentation

◆ @48

struct { ... }

◆ data

uint32_t ItsCommand::CommandEntry::data[4]

Definition at line 430 of file gic_v3_its.hh.

◆ deviceId

uint32_t ItsCommand::CommandEntry::deviceId

◆ eventId

uint32_t ItsCommand::CommandEntry::eventId

◆ pintId

uint32_t ItsCommand::CommandEntry::pintId

Definition at line 428 of file gic_v3_its.hh.

◆ raw

uint64_t ItsCommand::CommandEntry::raw[4]

◆ type

uint32_t ItsCommand::CommandEntry::type

Definition at line 425 of file gic_v3_its.hh.

Referenced by ItsCommand::processCommand(), and ItsCommand::readCommand().


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

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