Jungo WinDriver
Official Documentation
|
#define WD_DMAUnlock | ( | h, | |
pDma | |||
) | WD_FUNCTION(IOCTL_WD_DMA_UNLOCK, h, pDma, SIZE_OF_WD_DMA(pDma), FALSE) |
Unlocks a DMA buffer.
[in] | h | Handle to WinDriver's kernel-mode driver as received from WD_Open(). |
[in] | pDma | Pointer to a DMA information structure |