Searched defs:ibcm_hca_attach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c55 static void ibcm_hca_attach(ib_guid_t);
660 ibcm_hca_attach(guid_array[i]);
811 * ibcm_hca_attach():
824 ibcm_hca_attach(ib_guid_t hcaguid) function
832 IBTF_DPRINTF_L3(cmlog, "ibcm_hca_attach: guid = 0x%llX", hcaguid);
840 IBTF_DPRINTF_L2(cmlog, "ibcm_hca_attach: "
846 IBTF_DPRINTF_L4(cmlog, "ibcm_hca_attach: num ports = %x", nports);
871 IBTF_DPRINTF_L2(cmlog, "ibcm_hca_attach: "
879 IBTF_DPRINTF_L2(cmlog, "ibcm_hca_attach: "
908 IBTF_DPRINTF_L3(cmlog, "ibcm_hca_attach
[all...]

Completed in 59 milliseconds