Searched refs:reply_free_dma (Results 1 – 2 of 2) sorted by relevance
5804 ioc->reply_free_dma); in _base_release_memory_pools()6120 GFP_KERNEL, &ioc->reply_free_dma); in _base_allocate_reply_free_dma_pool()6123 if (!mpt3sas_check_same_4gb_region(ioc->reply_free_dma, sz)) { in _base_allocate_reply_free_dma_pool()6126 ioc->reply_free, (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()6136 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()6167 (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_post_free_array()6640 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_memory_pools()7537 cpu_to_le64((u64)ioc->reply_free_dma); in _base_send_ioc_init()
1570 dma_addr_t reply_free_dma; member