ReactOS 0.4.16-dev-250-g3ecd236
|
#include <acrestyp.h>
Public Attributes | |
UINT16 | Granularity |
UINT16 | Minimum |
UINT16 | Maximum |
UINT16 | TranslationOffset |
UINT16 | AddressLength |
Definition at line 355 of file acrestyp.h.
UINT16 acpi_address16_attribute::AddressLength |
Definition at line 361 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT16 acpi_address16_attribute::Granularity |
Definition at line 357 of file acrestyp.h.
UINT16 acpi_address16_attribute::Maximum |
Definition at line 359 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements().
UINT16 acpi_address16_attribute::Minimum |
Definition at line 358 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT16 acpi_address16_attribute::TranslationOffset |
Definition at line 360 of file acrestyp.h.