Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_base.c2445 rps->reply_post_free_dma); in _base_release_memory_pools()
2633 &ioc->reply_post[i].reply_post_free_dma); in _base_allocate_memory_pools()
2649 ioc->reply_post[i].reply_post_free_dma)); in _base_allocate_memory_pools()
3698 (u64)ioc->reply_post[i].reply_post_free_dma); in _base_send_ioc_init()
3704 cpu_to_le64((u64)ioc->reply_post[0].reply_post_free_dma); in _base_send_ioc_init()
Dmpt2sas_base.h643 dma_addr_t reply_post_free_dma; member
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_base.c2611 rps->reply_post_free_dma); in _base_release_memory_pools()
2805 &ioc->reply_post[i].reply_post_free_dma); in _base_allocate_memory_pools()
2821 ioc->reply_post[i].reply_post_free_dma)); in _base_allocate_memory_pools()
3820 (u64)ioc->reply_post[i].reply_post_free_dma); in _base_send_ioc_init()
3826 cpu_to_le64((u64)ioc->reply_post[0].reply_post_free_dma); in _base_send_ioc_init()
Dmpt3sas_base.h576 dma_addr_t reply_post_free_dma; member