Searched refs:sdma_head_dma (Results 1 – 4 of 4) sorted by relevance
156 ppd->sdma_head_dma[0] = 0; in sdma_sw_clean_up_task()262 ppd->sdma_head_dma = dma_alloc_coherent(&ppd->dd->pcidev->dev, in alloc_sdma()264 if (!ppd->sdma_head_dma) { in alloc_sdma()269 ppd->sdma_head_dma[0] = 0; in alloc_sdma()287 if (ppd->sdma_head_dma) { in free_sdma()289 (void *)ppd->sdma_head_dma, in free_sdma()291 ppd->sdma_head_dma = NULL; in free_sdma()
554 volatile __le64 *sdma_head_dma; /* DMA'ed by chip */ member
882 ppd->sdma_head_dma[0] = 0; in qib_7220_sdma_hw_start_up()4278 (u16)le64_to_cpu(*ppd->sdma_head_dma) : in qib_sdma_7220_gethead()
1569 ppd->sdma_head_dma[0] = 0; in qib_7322_sdma_hw_start_up()6925 (u16) le64_to_cpu(*ppd->sdma_head_dma) : in qib_sdma_7322_gethead()