ReactOS 0.4.15-dev-7918-g2a2556c
acpi_prmt_handler_info Struct Reference

#include <actbl2.h>

Public Attributes

UINT16 Revision
 
UINT16 Length
 
UINT8 HandlerGuid [16]
 
UINT64 HandlerAddress
 
UINT64 StaticDataBufferAddress
 
UINT64 AcpiParamBufferAddress
 

Detailed Description

Definition at line 2873 of file actbl2.h.

Member Data Documentation

◆ AcpiParamBufferAddress

UINT64 acpi_prmt_handler_info::AcpiParamBufferAddress

Definition at line 2880 of file actbl2.h.

◆ HandlerAddress

UINT64 acpi_prmt_handler_info::HandlerAddress

Definition at line 2878 of file actbl2.h.

◆ HandlerGuid

UINT8 acpi_prmt_handler_info::HandlerGuid[16]

Definition at line 2877 of file actbl2.h.

◆ Length

UINT16 acpi_prmt_handler_info::Length

Definition at line 2876 of file actbl2.h.

◆ Revision

UINT16 acpi_prmt_handler_info::Revision

Definition at line 2875 of file actbl2.h.

◆ StaticDataBufferAddress

UINT64 acpi_prmt_handler_info::StaticDataBufferAddress

Definition at line 2879 of file actbl2.h.


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