ReactOS 0.4.16-dev-306-g647d351
|
#include <acrestyp.h>
Public Attributes | |
UINT8 | Type |
UINT8 | BusMaster |
UINT8 | Transfer |
UINT8 | ChannelCount |
UINT8 | Channels [1] |
Definition at line 189 of file acrestyp.h.
UINT8 acpi_resource_dma::BusMaster |
Definition at line 192 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT8 acpi_resource_dma::ChannelCount |
Definition at line 194 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT8 acpi_resource_dma::Channels[1] |
Definition at line 195 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT8 acpi_resource_dma::Transfer |
Definition at line 193 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().
UINT8 acpi_resource_dma::Type |
Definition at line 191 of file acrestyp.h.
Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().