Searched refs:reply_post_free_array (Results 1 – 2 of 2) sorted by relevance
3741 Mpi2IOCInitRDPQArrayEntry *reply_post_free_array = NULL; in _base_send_ioc_init() local3775 reply_post_free_array = pci_alloc_consistent(ioc->pdev, in _base_send_ioc_init()3777 if (!reply_post_free_array) { in _base_send_ioc_init()3784 memset(reply_post_free_array, 0, reply_post_free_array_sz); in _base_send_ioc_init()3786 reply_post_free_array[i].RDPQBaseAddress = in _base_send_ioc_init()3834 if (reply_post_free_array) in _base_send_ioc_init()3836 reply_post_free_array, in _base_send_ioc_init()
3622 Mpi2IOCInitRDPQArrayEntry *reply_post_free_array = NULL; in _base_send_ioc_init() local3656 reply_post_free_array = pci_alloc_consistent(ioc->pdev, in _base_send_ioc_init()3658 if (!reply_post_free_array) { in _base_send_ioc_init()3665 memset(reply_post_free_array, 0, reply_post_free_array_sz); in _base_send_ioc_init()3667 reply_post_free_array[i].RDPQBaseAddress = in _base_send_ioc_init()3715 if (reply_post_free_array) in _base_send_ioc_init()3717 reply_post_free_array, in _base_send_ioc_init()