Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c47 #define BLOCK_DMA_ALLOC_SZ 4096 macro
2596 dma_free_coherent(&dd->pdev->dev, BLOCK_DMA_ALLOC_SZ, in mtip_dma_free()
2619 dma_alloc_coherent(&dd->pdev->dev, BLOCK_DMA_ALLOC_SZ, in mtip_dma_alloc()
2629 dma_free_coherent(&dd->pdev->dev, BLOCK_DMA_ALLOC_SZ, in mtip_dma_alloc()