ReactOS 0.4.16-dev-336-gb667d82
|
#include <acrestyp.h>
Public Attributes | |
UINT8 | WriteProtect |
UINT32 | Address |
UINT32 | AddressLength |
Definition at line 293 of file acrestyp.h.
UINT32 acpi_resource_fixed_memory32::Address |
Definition at line 296 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT32 acpi_resource_fixed_memory32::AddressLength |
Definition at line 297 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT8 acpi_resource_fixed_memory32::WriteProtect |
Definition at line 295 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().