Searched refs:real_list (Results 1 – 1 of 1) sorted by relevance
292 struct ibv_device **real_list; in __ibv_get_device_list_1_0() local296 real_list = ibv_get_device_list(&n); in __ibv_get_device_list_1_0()297 if (!real_list) in __ibv_get_device_list_1_0()304 l[0] = (void *) real_list; in __ibv_get_device_list_1_0()310 l[i + 1]->real_device = real_list[i]; in __ibv_get_device_list_1_0()325 ibv_free_device_list(real_list); in __ibv_get_device_list_1_0()