Searched refs:reply_free_dma (Results 1 – 2 of 2) sorted by relevance
5809 ioc->reply_free_dma); in _base_release_memory_pools()6128 GFP_KERNEL, &ioc->reply_free_dma); in _base_allocate_reply_free_dma_pool()6131 if (!mpt3sas_check_same_4gb_region(ioc->reply_free_dma, sz)) { in _base_allocate_reply_free_dma_pool()6134 ioc->reply_free, (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()6144 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_reply_free_dma_pool()6175 (unsigned long long) ioc->reply_free_dma)); in _base_allocate_reply_post_free_array()6643 (unsigned long long)ioc->reply_free_dma)); in _base_allocate_memory_pools()7540 cpu_to_le64((u64)ioc->reply_free_dma); in _base_send_ioc_init()
1570 dma_addr_t reply_free_dma; member