ReactOS 0.4.16-dev-329-g9223134
|
#include <acrestyp.h>
Public Attributes | |
UINT32 | Granularity |
UINT32 | Minimum |
UINT32 | Maximum |
UINT32 | TranslationOffset |
UINT32 | AddressLength |
Definition at line 365 of file acrestyp.h.
UINT32 acpi_address32_attribute::AddressLength |
Definition at line 371 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT32 acpi_address32_attribute::Granularity |
Definition at line 367 of file acrestyp.h.
UINT32 acpi_address32_attribute::Maximum |
Definition at line 369 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements().
UINT32 acpi_address32_attribute::Minimum |
Definition at line 368 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT32 acpi_address32_attribute::TranslationOffset |
Definition at line 370 of file acrestyp.h.