|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <amlresrc.h>
Public Attributes | |
| AML_RESOURCE_LARGE_HEADER_COMMON UINT8 | AddressSpaceId |
| UINT8 | BitWidth |
| UINT8 | BitOffset |
| UINT8 | AccessSize |
| UINT64 | Address |
Definition at line 402 of file amlresrc.h.
| UINT8 aml_resource_generic_register::AccessSize |
Definition at line 408 of file amlresrc.h.
| UINT64 aml_resource_generic_register::Address |
Definition at line 409 of file amlresrc.h.
| AML_RESOURCE_LARGE_HEADER_COMMON UINT8 aml_resource_generic_register::AddressSpaceId |
Definition at line 405 of file amlresrc.h.
| UINT8 aml_resource_generic_register::BitOffset |
Definition at line 407 of file amlresrc.h.
| UINT8 aml_resource_generic_register::BitWidth |
Definition at line 406 of file amlresrc.h.