ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <acrestyp.h>
Public Attributes | |
UINT64 | Granularity |
UINT64 | Minimum |
UINT64 | Maximum |
UINT64 | TranslationOffset |
UINT64 | AddressLength |
Definition at line 375 of file acrestyp.h.
UINT64 acpi_address64_attribute::AddressLength |
Definition at line 381 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT64 acpi_address64_attribute::Granularity |
Definition at line 377 of file acrestyp.h.
UINT64 acpi_address64_attribute::Maximum |
Definition at line 379 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements().
UINT64 acpi_address64_attribute::Minimum |
Definition at line 378 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT64 acpi_address64_attribute::TranslationOffset |
Definition at line 380 of file acrestyp.h.