Searched refs:test_memory_domain_translate_memory_cb (Results 1 – 1 of 1) sorted by relevance
44 test_memory_domain_translate_memory_cb(struct spdk_memory_domain *src_device, void *src_device_ctx, in test_memory_domain_translate_memory_cb() function148 spdk_memory_domain_set_translation(domain, test_memory_domain_translate_memory_cb); in test_dma()176 spdk_memory_domain_set_translation(domain, test_memory_domain_translate_memory_cb); in test_dma()177 CU_ASSERT(domain->translate_cb == test_memory_domain_translate_memory_cb); in test_dma()