Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_mem.c459 ibt_free_mw(ibt_hca_hdl_t hca_hdl, ibt_mw_hdl_t mw_hdl) in ibt_free_mw() function
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1238 ibt_status_t ibt_free_mw(ibt_hca_hdl_t hca_hdl, ibt_mw_hdl_t mw_hdl);
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c8474 status = ibt_free_mw(hca_hdl, mw_hdl); in daplka_ibt_free_mw()