Searched refs:reply_free_dma (Results 1 – 2 of 2) sorted by relevance
5659 ioc->reply_free_dma); in _base_release_memory_pools()5979 GFP_KERNEL, &ioc->reply_free_dma); in _base_allocate_reply_free_dma_pool()5982 if (!mpt3sas_check_same_4gb_region(ioc->reply_free_dma, sz)) { in _base_allocate_reply_free_dma_pool()5985 ioc->reply_free, (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()5995 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()6026 (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_post_free_array()6494 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_memory_pools()7391 cpu_to_le64((u64)ioc->reply_free_dma); in _base_send_ioc_init()
1570 dma_addr_t reply_free_dma; member