ReactOS 0.4.16-dev-401-g45b008d
|
#include <iotypes.h>
Public Attributes | |
USHORT | Version |
USHORT | Size |
struct _DMA_OPERATIONS * | DmaOperations |
struct _DMA_OPERATIONS* _DMA_ADAPTER::DmaOperations |
Definition at line 2295 of file iotypes.h.
Referenced by FxDmaPacketTransaction::AllocateAdapterChannel(), FxDmaEnabler::AllocateCommonBuffer(), CMiniportStream::BDList_Alloc(), CMiniportStream::BDList_Free(), FxDmaScatterGatherTransaction::BuildScatterGatherList(), FxDmaSystemTransaction::CancelMappedTransfer(), FxDmaTransactionBase::CancelResourceAllocation(), FxDmaEnabler::ConfigureBusMasterAdapters(), FxDmaPacketTransaction::FlushAdapterBuffers(), FxDmaEnabler::FreeCommonBuffer(), FxDmaPacketTransaction::FreeMapRegistersAndAdapter(), FxDmaSystemTransaction::FreeMapRegistersAndAdapter(), FxDmaScatterGatherTransaction::GetScatterGatherList(), FxDmaTransactionBase::GetTransferInfo(), HalpDmaAllocateChildAdapter(), FxDmaPacketTransaction::MapTransfer(), NdisMAllocateMapRegisters(), NdisMCompleteDmaTransfer(), NdisMDeregisterDmaChannel(), NdisMFreeMapRegisters(), NdisMFreeSharedMemory(), NdisMGetDmaAlignment(), NdisMReadDmaCounter(), NdisMSetupDmaTransfer(), FxDmaScatterGatherTransaction::PutScatterGatherList(), StreamClassReleaseResources(), StreamClassStartDevice(), USBPORT_AllocateCommonBuffer(), USBPORT_FreeCommonBuffer(), USBPORT_MapTransfer(), VideoPortAllocateCommonBuffer(), VideoPortCompleteDma(), VideoPortPutDmaAdapter(), VideoPortReleaseCommonBuffer(), and VideoPortStartDma().
USHORT _DMA_ADAPTER::Size |
Definition at line 2294 of file iotypes.h.
Referenced by HalpDmaAllocateChildAdapter().
USHORT _DMA_ADAPTER::Version |
Definition at line 2293 of file iotypes.h.
Referenced by HalpDmaAllocateChildAdapter().