Searched refs:reply_post_free_array (Results 1 – 2 of 2) sorted by relevance
5675 if (ioc->reply_post_free_array && in _base_release_memory_pools()5678 ioc->reply_post_free_array, in _base_release_memory_pools()5680 ioc->reply_post_free_array = NULL; in _base_release_memory_pools()6001 ioc->reply_post_free_array = in _base_allocate_reply_post_free_array()6004 if (!ioc->reply_post_free_array) in _base_allocate_reply_post_free_array()6006 if (!mpt3sas_check_same_4gb_region((long)ioc->reply_post_free_array, in _base_allocate_reply_post_free_array()7386 memset(ioc->reply_post_free_array, 0, reply_post_free_array_sz); in _base_send_ioc_init()7388 ioc->reply_post_free_array[i].RDPQBaseAddress = in _base_send_ioc_init()
1578 Mpi2IOCInitRDPQArrayEntry *reply_post_free_array; member