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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdm/
H A Dibdm_ibnex.h222 ibt_hca_hdl_t hl_hca_hdl; /* HCA handle */ member in struct:ibdm_hca_list_s
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c979 hca_list->hl_hca_hdl = hca_hdl;
997 port_attr->pa_hca_hdl = hca_list->hl_hca_hdl;
1008 port_attr->pa_hca_hdl = hca_list->hl_hca_hdl;
1167 if (head->hl_hca_hdl)
1168 if (ibt_close_hca(head->hl_hca_hdl) != IBT_SUCCESS) {
5380 (void) ibt_query_hca_ports(hca_list->hl_hca_hdl, 0, &pinfop,

Completed in 55 milliseconds