ReactOS 0.4.15-dev-7958-gcd0bb1a
acpi_package_info Struct Reference

#include <aclocal.h>

Public Attributes

UINT8 Type
 
UINT8 ObjectType1
 
UINT8 Count1
 
UINT8 ObjectType2
 
UINT8 Count2
 
UINT16 Reserved
 

Detailed Description

Definition at line 394 of file aclocal.h.

Member Data Documentation

◆ Count1

UINT8 acpi_package_info::Count1

Definition at line 398 of file aclocal.h.

Referenced by AcpiNsCheckPackageList().

◆ Count2

UINT8 acpi_package_info::Count2

Definition at line 400 of file aclocal.h.

Referenced by AcpiNsCheckPackageList().

◆ ObjectType1

UINT8 acpi_package_info::ObjectType1

Definition at line 397 of file aclocal.h.

Referenced by AcpiNsCheckPackageList().

◆ ObjectType2

UINT8 acpi_package_info::ObjectType2

Definition at line 399 of file aclocal.h.

Referenced by AcpiNsCheckPackageList().

◆ Reserved

UINT16 acpi_package_info::Reserved

Definition at line 401 of file aclocal.h.

◆ Type

UINT8 acpi_package_info::Type

Definition at line 396 of file aclocal.h.

Referenced by AcpiNsCheckPackageList().


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