Searched full:rx2 (Results 1 – 1 of 1) sorted by relevance
1443 g_autofree unsigned char *rx2 = g_malloc0(bufsize); in test_reset_pending_callback() local1499 qtest_bufread(ahci->parent->qts, ptr2, rx2, bufsize); in test_reset_pending_callback()1500 g_assert_cmphex(memcmp(tx2, rx2, bufsize), ==, 0); in test_reset_pending_callback()