Home
last modified time | relevance | path

Searched refs:sol_uverbs_ib_clntp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c56 static ibt_clnt_hdl_t sol_uverbs_ib_clntp = NULL; variable
234 if (sol_uverbs_ib_clntp == NULL) in sol_uverbs_hca_open()
235 sol_uverbs_ib_clntp = mod_ctxt->clnt_hdl; in sol_uverbs_hca_open()
2792 *ibclnt_hdl = sol_uverbs_ib_clntp; in sol_uverbs_get_clnt_hdl()