Searched refs:root_dev_list (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c732 struct ibv_device **root_dev_list, **dev_list = NULL; local
739 root_dev_list = dev_list = ibv_get_device_list(&num_dev);
822 if (root_dev_list)
823 ibv_free_device_list(root_dev_list);

Completed in 653 milliseconds