ReactOS 0.4.15-dev-7934-g1dc8d80
acpi_pcc_info Struct Reference

#include <actypes.h>

Public Attributes

UINT8 SubspaceId
 
UINT16 Length
 
UINT8InternalBuffer
 

Detailed Description

Definition at line 1225 of file actypes.h.

Member Data Documentation

◆ InternalBuffer

UINT8* acpi_pcc_info::InternalBuffer

Definition at line 1228 of file actypes.h.

Referenced by AcpiEvAddressSpaceDispatch().

◆ Length

UINT16 acpi_pcc_info::Length

Definition at line 1227 of file actypes.h.

Referenced by AcpiEvAddressSpaceDispatch().

◆ SubspaceId

UINT8 acpi_pcc_info::SubspaceId

Definition at line 1226 of file actypes.h.

Referenced by AcpiEvAddressSpaceDispatch().


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