#include "private.hpp"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ AdapterControl()
Definition at line 297 of file dma_slave.cpp.
309 This->m_pAdapter->DmaOperations->MapTransfer(
This->m_pAdapter,
314 This->m_WriteToDevice);
_In_ ULONG _In_ ULONG _In_ ULONG Length
_Inout_ struct _IRP _In_ PVOID MapRegisterBase
◆ PcNewDmaChannel()
Definition at line 486 of file dma_slave.cpp.
496 DPRINT(
"OutDmaChannel %p OuterUnknown %p PoolType %p DeviceDescription %p DeviceObject %p\n",
#define STATUS_INSUFFICIENT_RESOURCES
_In_ PDEVICE_OBJECT DeviceObject
_Must_inspect_result_ _In_ PWDFDEVICE_INIT _In_ PCUNICODE_STRING DeviceDescription
#define NT_SUCCESS(StatCode)
_Must_inspect_result_ _In_ WDFDEVICE _In_ DEVICE_REGISTRY_PROPERTY _In_ _Strict_type_match_ POOL_TYPE PoolType
◆ IID_IDmaChannelSlave
GUID IID_IDmaChannelSlave |