gem5  v20.1.0.0
Public Attributes | List of all members
PMCAP Struct Reference

#include <pcireg.h>

Public Attributes

uint8_t data [6]
 
struct {
   uint16_t   pid
 
   uint16_t   pc
 
   uint16_t   pmcs
 
}; 
 

Detailed Description

Defines the Power Management capability register and all its associated bitfields for a PCIe device.

Definition at line 205 of file pcireg.h.

Member Data Documentation

◆ @97

struct { ... }

◆ data

uint8_t PMCAP::data[6]

Definition at line 206 of file pcireg.h.

◆ pc

uint16_t PMCAP::pc

Definition at line 211 of file pcireg.h.

Referenced by PciDevice::PciDevice(), PciDevice::serialize(), and PciDevice::unserialize().

◆ pid

uint16_t PMCAP::pid

Definition at line 208 of file pcireg.h.

Referenced by PciDevice::PciDevice(), PciDevice::serialize(), and PciDevice::unserialize().

◆ pmcs

uint16_t PMCAP::pmcs

Definition at line 220 of file pcireg.h.

Referenced by PciDevice::PciDevice(), PciDevice::serialize(), and PciDevice::unserialize().


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

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