Home
last modified time | relevance | path

Searched refs:ipath_sdma_head_phys (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_sdma.c395 PAGE_SIZE, &dd->ipath_sdma_head_phys, GFP_KERNEL); in alloc_sdma()
461 dd->ipath_sdma_head_phys); in setup_sdma()
563 sdma_head_phys = dd->ipath_sdma_head_phys; in teardown_sdma()
565 dd->ipath_sdma_head_phys = 0; in teardown_sdma()
Dipath_kernel.h529 dma_addr_t ipath_sdma_head_phys; member