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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c1276 ibcm_find_hcap_entry(ib_guid_t hca_guid) function
1280 IBTF_DPRINTF_L5(cmlog, "ibcm_find_hcap_entry: guid = 0x%llX", hca_guid);
1293 IBTF_DPRINTF_L2(cmlog, "ibcm_find_hcap_entry: No hcap found for"
1296 IBTF_DPRINTF_L5(cmlog, "ibcm_find_hcap_entry: hcap found for"
2437 if ((hcap = ibcm_find_hcap_entry(eventp->ev_hca_guid)) ==

Completed in 67 milliseconds