ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
PDMA_ADAPTER NTAPI | IoGetDmaAdapter (IN PDEVICE_OBJECT PhysicalDeviceObject, IN PDEVICE_DESCRIPTION DeviceDescription, IN OUT PULONG NumberOfMapRegisters) |
PDMA_ADAPTER NTAPI IoGetDmaAdapter | ( | IN PDEVICE_OBJECT | PhysicalDeviceObject, |
IN PDEVICE_DESCRIPTION | DeviceDescription, | ||
IN OUT PULONG | NumberOfMapRegisters | ||
) |
Definition at line 23 of file pnpdma.c.
Referenced by FxDmaEnabler::InitializeResources(), NdisMAllocateMapRegisters(), NdisMInitializeScatterGatherDma(), NdisMRegisterDmaChannel(), StreamClassStartDevice(), USBPORT_StartDevice(), and VideoPortGetDmaAdapter().