Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_mem.c360 ibt_sync_mr(ibt_hca_hdl_t hca_hdl, ibt_mr_sync_t *mr_segments, in ibt_sync_mr() function
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1229 ibt_status_t ibt_sync_mr(ibt_hca_hdl_t hca_hdl, ibt_mr_sync_t *mr_segments,
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c3817 status = ibt_sync_mr(hca->hca_hdl, &mr_segment, 1); in rib_syncmem()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c5349 status = ibt_sync_mr(ia_rp->ia_hca_hdl, mrs, args.mrs_numseg); in daplka_mr_sync()