|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <aclocal.h>
Public Attributes | |
| UINT8 | Type |
| UINT8 | ObjectType1 |
| UINT8 | Count1 |
| UINT8 | ObjectType2 |
| UINT8 | Count2 |
| UINT16 | Reserved |
| UINT8 acpi_package_info::Count1 |
Definition at line 398 of file aclocal.h.
Referenced by AcpiNsCheckPackageList().
| UINT8 acpi_package_info::Count2 |
Definition at line 400 of file aclocal.h.
Referenced by AcpiNsCheckPackageList().
| UINT8 acpi_package_info::ObjectType1 |
Definition at line 397 of file aclocal.h.
Referenced by AcpiNsCheckPackageList().
| UINT8 acpi_package_info::ObjectType2 |
Definition at line 399 of file aclocal.h.
Referenced by AcpiNsCheckPackageList().
| UINT8 acpi_package_info::Type |
Definition at line 396 of file aclocal.h.
Referenced by AcpiNsCheckPackageList().