Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_base.c3095 rps->reply_post_free_dma); in _base_release_memory_pools()
3293 &ioc->reply_post[i].reply_post_free_dma); in _base_allocate_memory_pools()
3309 ioc->reply_post[i].reply_post_free_dma)); in _base_allocate_memory_pools()
4376 (u64)ioc->reply_post[i].reply_post_free_dma); in _base_send_ioc_init()
4382 cpu_to_le64((u64)ioc->reply_post[0].reply_post_free_dma); in _base_send_ioc_init()
Dmpt3sas_base.h765 dma_addr_t reply_post_free_dma; member