Searched refs:reply_free_dma (Results 1 – 2 of 2) sorted by relevance
5815 ioc->reply_free_dma); in _base_release_memory_pools()6134 GFP_KERNEL, &ioc->reply_free_dma); in _base_allocate_reply_free_dma_pool()6137 if (!mpt3sas_check_same_4gb_region(ioc->reply_free_dma, sz)) { in _base_allocate_reply_free_dma_pool()6140 ioc->reply_free, (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()6150 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()6181 (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_post_free_array()6649 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_memory_pools()7553 cpu_to_le64((u64)ioc->reply_free_dma); in _base_send_ioc_init()
1567 dma_addr_t reply_free_dma; member