ReactOS 0.4.15-dev-7942-gd23573b
acpi_wdat_entry Struct Reference

#include <actbl3.h>

Collaboration diagram for acpi_wdat_entry:

Public Attributes

UINT8 Action
 
UINT8 Instruction
 
UINT16 Reserved
 
ACPI_GENERIC_ADDRESS RegisterRegion
 
UINT32 Value
 
UINT32 Mask
 

Detailed Description

Definition at line 721 of file actbl3.h.

Member Data Documentation

◆ Action

UINT8 acpi_wdat_entry::Action

Definition at line 723 of file actbl3.h.

◆ Instruction

UINT8 acpi_wdat_entry::Instruction

Definition at line 724 of file actbl3.h.

◆ Mask

UINT32 acpi_wdat_entry::Mask

Definition at line 728 of file actbl3.h.

◆ RegisterRegion

ACPI_GENERIC_ADDRESS acpi_wdat_entry::RegisterRegion

Definition at line 726 of file actbl3.h.

◆ Reserved

UINT16 acpi_wdat_entry::Reserved

Definition at line 725 of file actbl3.h.

◆ Value

UINT32 acpi_wdat_entry::Value

Definition at line 727 of file actbl3.h.


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