ReactOS 0.4.15-dev-8434-g155a7c7
acpi_mpst_shared Struct Reference

#include <actbl2.h>

Public Attributes

UINT32 Signature
 
UINT16 PccCommand
 
UINT16 PccStatus
 
UINT32 CommandRegister
 
UINT32 StatusRegister
 
UINT32 PowerStateId
 
UINT32 PowerNodeId
 
UINT64 EnergyConsumed
 
UINT64 AveragePower
 

Detailed Description

Definition at line 1638 of file actbl2.h.

Member Data Documentation

◆ AveragePower

UINT64 acpi_mpst_shared::AveragePower

Definition at line 1648 of file actbl2.h.

◆ CommandRegister

UINT32 acpi_mpst_shared::CommandRegister

Definition at line 1643 of file actbl2.h.

◆ EnergyConsumed

UINT64 acpi_mpst_shared::EnergyConsumed

Definition at line 1647 of file actbl2.h.

◆ PccCommand

UINT16 acpi_mpst_shared::PccCommand

Definition at line 1641 of file actbl2.h.

◆ PccStatus

UINT16 acpi_mpst_shared::PccStatus

Definition at line 1642 of file actbl2.h.

◆ PowerNodeId

UINT32 acpi_mpst_shared::PowerNodeId

Definition at line 1646 of file actbl2.h.

◆ PowerStateId

UINT32 acpi_mpst_shared::PowerStateId

Definition at line 1645 of file actbl2.h.

◆ Signature

UINT32 acpi_mpst_shared::Signature

Definition at line 1640 of file actbl2.h.

◆ StatusRegister

UINT32 acpi_mpst_shared::StatusRegister

Definition at line 1644 of file actbl2.h.


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