Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Dibtl.wlcmd92 root ibt_open_hca
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c88 ret = ibt_open_hca(ss->ei_ibt_hdl, ss->ei_props->ep_hca_guid, in eib_ibt_hca_init()
H A Denx_ibt.c1154 ret = ibt_open_hca(ss->nx_ibt_hdl, hca_guid, &hca_hdl); in eibnx_prepare_hca()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h736 ibt_status_t ibt_open_hca(ibt_clnt_hdl_t ibt_hdl, ib_guid_t hca_guid,
/titanic_41/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c445 status = ibt_open_hca(ibdma->ms_ibt_hdl, guid, &hca->ih_ibt_hdl); in ibdma_hca_init()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c226 rtn = ibt_open_hca(ofs_client->ibt_hdl, event->ev_hca_guid, in ofs_async_handler()
407 rtn = ibt_open_hca(ofs_client->ibt_hdl, guidp[i], in ib_register_client()
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_hca.c63 ibt_open_hca(ibt_clnt_hdl_t ibt_hdl, ib_guid_t hca_guid, in ibt_open_hca() function
H A Dibtl_handlers.c1472 (void) ibt_open_hca(clntp, 0ULL, &hca_hdl); in ibtl_tell_client_about_new_hca()
/titanic_41/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c1287 status = ibt_open_hca(iser_state->is_ibhdl, guid, &hca->hca_hdl); in iser_ib_alloc_hca()
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c462 status = ibt_open_hca(srpt_ctxt->sc_ibt_hdl, guid, &ioc->ioc_ibt_hdl); in srpt_ioc_init()
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c225 ret = ibt_open_hca(rdsib_statep->rds_ibhdl, hca_guid, in rdsib_init_hca()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c508 rc = ibt_open_hca(info->info_clnt_hdl, hca->hca_guid, &hca->hca_handle); in umad_init_hca_info()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c269 status = ibt_open_hca(mod_ctxt->clnt_hdl, in sol_uverbs_hca_open()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c725 status = ibt_open_hca(ibmf_statep->ibmf_ibt_handle, ci_guid, in ibmf_i_init_ci()
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2740 if ((ret = ibt_open_hca(state->id_ibt_hdl, state->id_hca_guid, in ibd_part_attach()
8793 if ((ret = ibt_open_hca(state->id_ibt_hdl, state->id_hca_guid, in ibd_port_attach()
/titanic_41/usr/src/uts/common/rpc/
H A Drpcib.c817 ibt_status = ibt_open_hca(ribstat->ibt_clnt_hdl, in rpcib_open_hcas()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c948 if ((status = ibt_open_hca(ibdm.ibdm_ibt_clnt_hdl, hca_guid, in ibdm_handle_hca_attach()
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c707 status = ibt_open_hca(dp->daplka_clnt_hdl, hca_guid, &hca->hca_hdl); in daplka_init_hca()