ReactOS 0.4.15-dev-7918-g2a2556c
acpi_table_wdat Struct Reference

#include <actbl3.h>

Collaboration diagram for acpi_table_wdat:

Public Attributes

ACPI_TABLE_HEADER Header
 
UINT32 HeaderLength
 
UINT16 PciSegment
 
UINT8 PciBus
 
UINT8 PciDevice
 
UINT8 PciFunction
 
UINT8 Reserved [3]
 
UINT32 TimerPeriod
 
UINT32 MaxCount
 
UINT32 MinCount
 
UINT8 Flags
 
UINT8 Reserved2 [3]
 
UINT32 Entries
 

Detailed Description

Definition at line 695 of file actbl3.h.

Member Data Documentation

◆ Entries

UINT32 acpi_table_wdat::Entries

Definition at line 709 of file actbl3.h.

◆ Flags

UINT8 acpi_table_wdat::Flags

Definition at line 707 of file actbl3.h.

◆ Header

ACPI_TABLE_HEADER acpi_table_wdat::Header

Definition at line 697 of file actbl3.h.

◆ HeaderLength

UINT32 acpi_table_wdat::HeaderLength

Definition at line 698 of file actbl3.h.

◆ MaxCount

UINT32 acpi_table_wdat::MaxCount

Definition at line 705 of file actbl3.h.

◆ MinCount

UINT32 acpi_table_wdat::MinCount

Definition at line 706 of file actbl3.h.

◆ PciBus

UINT8 acpi_table_wdat::PciBus

Definition at line 700 of file actbl3.h.

◆ PciDevice

UINT8 acpi_table_wdat::PciDevice

Definition at line 701 of file actbl3.h.

◆ PciFunction

UINT8 acpi_table_wdat::PciFunction

Definition at line 702 of file actbl3.h.

◆ PciSegment

UINT16 acpi_table_wdat::PciSegment

Definition at line 699 of file actbl3.h.

◆ Reserved

UINT8 acpi_table_wdat::Reserved[3]

Definition at line 703 of file actbl3.h.

◆ Reserved2

UINT8 acpi_table_wdat::Reserved2[3]

Definition at line 708 of file actbl3.h.

◆ TimerPeriod

UINT32 acpi_table_wdat::TimerPeriod

Definition at line 704 of file actbl3.h.


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