ReactOS 0.4.16-dev-321-g63bb46a
|
#include <acrestyp.h>
Public Attributes | |
UINT8 | WriteProtect |
UINT16 | Minimum |
UINT16 | Maximum |
UINT16 | Alignment |
UINT16 | AddressLength |
Definition at line 273 of file acrestyp.h.
UINT16 acpi_resource_memory24::AddressLength |
Definition at line 279 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT16 acpi_resource_memory24::Alignment |
Definition at line 278 of file acrestyp.h.
UINT16 acpi_resource_memory24::Maximum |
Definition at line 277 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements().
UINT16 acpi_resource_memory24::Minimum |
Definition at line 276 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT8 acpi_resource_memory24::WriteProtect |
Definition at line 275 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().