ReactOS 0.4.16-dev-457-g087979e
|
#include <acrestyp.h>
Public Attributes | |
UINT8 | IoDecode |
UINT8 | Alignment |
UINT8 | AddressLength |
UINT16 | Minimum |
UINT16 | Maximum |
Definition at line 214 of file acrestyp.h.
UINT8 acpi_resource_io::AddressLength |
Definition at line 218 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT8 acpi_resource_io::Alignment |
Definition at line 217 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements().
UINT8 acpi_resource_io::IoDecode |
Definition at line 216 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT16 acpi_resource_io::Maximum |
Definition at line 220 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements().
UINT16 acpi_resource_io::Minimum |
Definition at line 219 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().