Searched refs:ibcm_find_sidr_entry (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_utils.c | 537 * ibcm_find_sidr_entry: 557 ibcm_find_sidr_entry(ibcm_sidr_srch_t *srch_param, ibcm_hca_info_t *hcap, function 563 IBTF_DPRINTF_L5(cmlog, "ibcm_find_sidr_entry: srch_params are:" 578 IBTF_DPRINTF_L5(cmlog, "ibcm_find_sidr_entry: " 595 IBTF_DPRINTF_L5(cmlog, "ibcm_find_sidr_entry: " 612 IBTF_DPRINTF_L3(cmlog, "ibcm_find_sidr_entry: no match found " 629 * Adds a SIDR entry. Called *ONLY* from ibcm_find_sidr_entry()
|
H A D | ibcm_sm.c | 4508 * No need to hold a lock across the call to ibcm_find_sidr_entry() as 4523 state_lookup_status = ibcm_find_sidr_entry(&srch_sidr, hcap, &ud_statep, 4710 * No need to hold a lock as ibcm_find_sidr_entry() holds the 4728 status = ibcm_find_sidr_entry(&srch_sidr, hcap, &ud_statep,
|
H A D | ibcm_ti.c | 2024 (void) ibcm_find_sidr_entry(&sidr_entry, hcap, &ud_statep,
|
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/ |
H A D | ibcm_impl.h | 1814 ibcm_status_t ibcm_find_sidr_entry(ibcm_sidr_srch_t *srch_param,
|
Completed in 238 milliseconds