Lines Matching refs:reply_post_free
1398 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_interrupt()
1475 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_interrupt()
1500 rpf = reply_q->reply_post_free; in _base_interrupt()
4235 if (rps->reply_post_free) { in _base_release_memory_pools()
4238 rps->reply_post_free, in _base_release_memory_pools()
4242 ioc->name, rps->reply_post_free)); in _base_release_memory_pools()
4243 rps->reply_post_free = NULL; in _base_release_memory_pools()
4518 ioc->reply_post[i].reply_post_free = in _base_allocate_memory_pools()
4522 if (!ioc->reply_post[i].reply_post_free) { in _base_allocate_memory_pools()
4528 memset(ioc->reply_post[i].reply_post_free, 0, sz); in _base_allocate_memory_pools()
4532 ioc->reply_post[i].reply_post_free, in _base_allocate_memory_pools()
6376 reply_post_free_contig = ioc->reply_post[0].reply_post_free; in _base_make_ioc_operational()
6383 reply_q->reply_post_free = in _base_make_ioc_operational()
6384 ioc->reply_post[index++].reply_post_free; in _base_make_ioc_operational()
6386 reply_q->reply_post_free = reply_post_free_contig; in _base_make_ioc_operational()
6392 reply_q->reply_post_free[i].Words = in _base_make_ioc_operational()