ReactOS 0.4.16-dev-122-g325d74c
|
#include <amlresrc.h>
Public Attributes | |
AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_ADDRESS_COMMON UINT64 | Granularity |
UINT64 | Minimum |
UINT64 | Maximum |
UINT64 | TranslationOffset |
UINT64 | AddressLength |
Definition at line 352 of file amlresrc.h.
UINT64 aml_resource_address64::AddressLength |
Definition at line 360 of file amlresrc.h.
AML_RESOURCE_LARGE_HEADER_COMMON AML_RESOURCE_ADDRESS_COMMON UINT64 aml_resource_address64::Granularity |
Definition at line 356 of file amlresrc.h.
UINT64 aml_resource_address64::Maximum |
Definition at line 358 of file amlresrc.h.
UINT64 aml_resource_address64::Minimum |
Definition at line 357 of file amlresrc.h.
UINT64 aml_resource_address64::TranslationOffset |
Definition at line 359 of file amlresrc.h.