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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c59 static ibt_status_t ibcm_hca_init_port(ibcm_hca_info_t *hcap,
878 if (ibcm_hca_init_port(hcap, i) != IBT_SUCCESS)
880 "ibcm_hca_init_port failed %d port_num %d",
1024 if (ibcm_hca_init_port(hcap, i) != IBT_SUCCESS)
2110 * ibcm_hca_init_port():
2121 ibcm_hca_init_port(ibcm_hca_info_t *hcap, uint8_t port_index) function
2126 IBTF_DPRINTF_L4(cmlog, "ibcm_hca_init_port: hcap = 0x%p port_num %d",
2149 IBTF_DPRINTF_L2(cmlog, "ibcm_hca_init_port: "
2175 IBTF_DPRINTF_L5(cmlog, "ibcm_hca_init_port: "
2199 status = ibcm_hca_init_port(hca
[all...]

Completed in 60 milliseconds