Searched refs:reply_free_dma (Results 1 – 2 of 2) sorted by relevance
5826 ioc->reply_free_dma); in _base_release_memory_pools()6145 GFP_KERNEL, &ioc->reply_free_dma); in _base_allocate_reply_free_dma_pool()6148 if (!mpt3sas_check_same_4gb_region(ioc->reply_free_dma, sz)) { in _base_allocate_reply_free_dma_pool()6151 ioc->reply_free, (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()6161 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()6192 (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_post_free_array()6660 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_memory_pools()7564 cpu_to_le64((u64)ioc->reply_free_dma); in _base_send_ioc_init()
1567 dma_addr_t reply_free_dma; member