ReactOS 0.4.16-dev-329-g9223134
|
#include <iotypes.h>
BOOLEAN _DEVICE_DESCRIPTION::AutoInitialize |
Definition at line 2073 of file iotypes.h.
Referenced by FxDmaEnabler::ConfigureSystemAdapter(), CreateDMA(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().
ULONG _DEVICE_DESCRIPTION::BusNumber |
Definition at line 2078 of file iotypes.h.
Referenced by CreateDMA(), NdisMInitializeScatterGatherDma(), and NdisMRegisterDmaChannel().
BOOLEAN _DEVICE_DESCRIPTION::DemandMode |
Definition at line 2072 of file iotypes.h.
Referenced by FxDmaEnabler::ConfigureSystemAdapter(), CreateDMA(), and NdisMRegisterDmaChannel().
PHYSICAL_ADDRESS _DEVICE_DESCRIPTION::DeviceAddress |
Definition at line 2089 of file iotypes.h.
Referenced by FxDmaEnabler::ConfigureSystemAdapter().
BOOLEAN _DEVICE_DESCRIPTION::Dma32BitAddresses |
Definition at line 2074 of file iotypes.h.
Referenced by CreateDMA(), FxDmaEnabler::Initialize(), NdisMInitializeScatterGatherDma(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().
BOOLEAN _DEVICE_DESCRIPTION::Dma64BitAddresses |
Definition at line 2077 of file iotypes.h.
Referenced by FxDmaEnabler::Initialize(), NdisMInitializeScatterGatherDma(), and NdisMRegisterDmaChannel().
ULONG _DEVICE_DESCRIPTION::DmaAddressWidth |
Definition at line 2086 of file iotypes.h.
Referenced by FxDmaEnabler::Initialize().
ULONG _DEVICE_DESCRIPTION::DmaChannel |
Definition at line 2079 of file iotypes.h.
Referenced by FxDmaEnabler::ConfigureSystemAdapter(), CreateDMA(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().
ULONG _DEVICE_DESCRIPTION::DmaPort |
Definition at line 2084 of file iotypes.h.
Referenced by CreateDMA().
ULONG _DEVICE_DESCRIPTION::DmaRequestLine |
Definition at line 2088 of file iotypes.h.
Referenced by FxDmaEnabler::ConfigureSystemAdapter().
DMA_SPEED _DEVICE_DESCRIPTION::DmaSpeed |
Definition at line 2082 of file iotypes.h.
Referenced by CreateDMA(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().
DMA_WIDTH _DEVICE_DESCRIPTION::DmaWidth |
Definition at line 2081 of file iotypes.h.
Referenced by FxDmaEnabler::ConfigureSystemAdapter(), CreateDMA(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().
BOOLEAN _DEVICE_DESCRIPTION::IgnoreCount |
Definition at line 2075 of file iotypes.h.
Referenced by CreateDMA().
INTERFACE_TYPE _DEVICE_DESCRIPTION::InterfaceType |
Definition at line 2080 of file iotypes.h.
Referenced by FxDmaEnabler::ConfigureSystemAdapter(), CreateDMA(), FxDmaEnabler::Initialize(), IoGetDmaAdapter(), NdisMInitializeScatterGatherDma(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().
BOOLEAN _DEVICE_DESCRIPTION::Master |
Definition at line 2070 of file iotypes.h.
Referenced by CreateDMA(), FxDmaEnabler::Initialize(), NdisMInitializeScatterGatherDma(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().
ULONG _DEVICE_DESCRIPTION::MaximumLength |
Definition at line 2083 of file iotypes.h.
Referenced by FxDmaEnabler::ConfigureSystemAdapter(), CreateDMA(), FxDmaEnabler::GetMaximumLength(), NdisMInitializeScatterGatherDma(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().
BOOLEAN _DEVICE_DESCRIPTION::Reserved1 |
Definition at line 2076 of file iotypes.h.
Referenced by CreateDMA().
BOOLEAN _DEVICE_DESCRIPTION::ScatterGather |
Definition at line 2071 of file iotypes.h.
Referenced by CreateDMA(), FxDmaEnabler::Initialize(), NdisMInitializeScatterGatherDma(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().
ULONG _DEVICE_DESCRIPTION::Version |
Definition at line 2069 of file iotypes.h.
Referenced by FxDmaEnabler::ConfigureSystemAdapter(), CreateDMA(), FxDmaEnabler::Initialize(), IoGetDmaAdapter(), NdisMInitializeScatterGatherDma(), NdisMRegisterDmaChannel(), and StreamClassStartDevice().