Visible to Intel only — GUID: ojx1512177238566
Ixiasoft
1. About this Document
2. DMA AFU Description
3. Register Map and Address Spaces
4. Software Programming Model
5. Running DMA AFU Example
6. Compiling the Accelerator Function (AF)
7. Simulating the AFU Example
8. DMA Accelerator Functional Unit User Guide Archives
9. Document Revision History for the DMA Accelerator Functional Unit User Guide
A. Enabling Hugepages
Visible to Intel only — GUID: ojx1512177238566
Ixiasoft
4.1.3. fpgaDmaClose()
fpgaDmaClose() closes the previously allocated DMA BBB handle.
Prototype | fpga_result fpgaDmaClose(fpga_Dma_handle dma) | |
---|---|---|
Parameters | dma | Input containing DMA handle obtained from fpgaDmaOpen(). |
Returns | FPGA_OK on success; otherwise error return code. |