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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_hca.c56 llist_head_t sol_uverbs_hca_list; variable
98 list_for_each(entry, &sol_uverbs_hca_list) {
134 list_for_each(entry, &sol_uverbs_hca_list) {
321 llist_head_init(&sol_uverbs_hca_list, NULL);
412 list_for_each(entry, &sol_uverbs_hca_list) {
H A Dsol_uverbs.c293 &sol_uverbs_hca_list);
319 list_for_each(entry, &sol_uverbs_hca_list) {
359 llist_head_init(&sol_uverbs_hca_list, NULL);
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_hca.h115 extern llist_head_t sol_uverbs_hca_list;

Completed in 65 milliseconds