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 Dibcm_utils.c537 * 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 Dibcm_sm.c4508 * 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 Dibcm_ti.c2024 (void) ibcm_find_sidr_entry(&sidr_entry, hcap, &ud_statep,
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1814 ibcm_status_t ibcm_find_sidr_entry(ibcm_sidr_srch_t *srch_param,

Completed in 238 milliseconds