![]() |
Jungo WinDriver
Official Documentation
|
| #define WD_DMATransactionInit | ( | h, | |
| pDma | |||
| ) |
Initializes the transaction, allocates a DMA buffer, locks it in physical memory, and returns mappings of the allocated buffer to physical address space and to user-mode and kernel virtual address spaces.
| [in] | h | Handle to WinDriver's kernel-mode driver as received from WD_Open(). |
| [in,out] | pDma | Pointer to a DMA information structure |