Searched refs:reply_post_free_array (Results 1 – 2 of 2) sorted by relevance
3651 Mpi2IOCInitRDPQArrayEntry *reply_post_free_array = NULL; in _base_send_ioc_init() local3685 reply_post_free_array = pci_alloc_consistent(ioc->pdev, in _base_send_ioc_init()3687 if (!reply_post_free_array) { in _base_send_ioc_init()3694 memset(reply_post_free_array, 0, reply_post_free_array_sz); in _base_send_ioc_init()3696 reply_post_free_array[i].RDPQBaseAddress = in _base_send_ioc_init()3744 if (reply_post_free_array) in _base_send_ioc_init()3746 reply_post_free_array, in _base_send_ioc_init()
3773 Mpi2IOCInitRDPQArrayEntry *reply_post_free_array = NULL; in _base_send_ioc_init() local3807 reply_post_free_array = pci_alloc_consistent(ioc->pdev, in _base_send_ioc_init()3809 if (!reply_post_free_array) { in _base_send_ioc_init()3816 memset(reply_post_free_array, 0, reply_post_free_array_sz); in _base_send_ioc_init()3818 reply_post_free_array[i].RDPQBaseAddress = in _base_send_ioc_init()3866 if (reply_post_free_array) in _base_send_ioc_init()3868 reply_post_free_array, in _base_send_ioc_init()