Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c233 ibt_set_hca_private(device->hca_hdl, device); in ofs_async_handler()
249 ibt_set_hca_private(device->hca_hdl, device); in ofs_async_handler()
431 ibt_set_hca_private(device->hca_hdl, device); in ib_register_client()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h776 void ibt_set_hca_private(ibt_hca_hdl_t hca_hdl, void *clnt_private);
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_hca.c1578 ibt_set_hca_private(ibt_hca_hdl_t hca_hdl, void *clnt_private) in ibt_set_hca_private() function