|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <acrestyp.h>
Public Attributes | |
| UINT8 | WriteProtect |
| UINT32 | Minimum |
| UINT32 | Maximum |
| UINT32 | Alignment |
| UINT32 | AddressLength |
Definition at line 283 of file acrestyp.h.
| UINT32 acpi_resource_memory32::AddressLength |
Definition at line 289 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
| UINT32 acpi_resource_memory32::Alignment |
Definition at line 288 of file acrestyp.h.
| UINT32 acpi_resource_memory32::Maximum |
Definition at line 287 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements().
| UINT32 acpi_resource_memory32::Minimum |
Definition at line 286 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
| UINT8 acpi_resource_memory32::WriteProtect |
Definition at line 285 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().