Searched refs:te_dat (Results 1 – 1 of 1) sorted by relevance
32 uint8_t *te_dat = NULL; in test_add_te() local55 te_dat = transfer_list_entry_data(tl_e); in test_add_te()57 if (!te_dat || te_dat != (uint8_t *)tl_e + sizeof(*tl_e)) in test_add_te()71 ((vaddr_t)te_dat & mask)) in test_add_te()75 if (memcmp(te_dat, data, tl_e->data_size)) in test_add_te()