Searched refs:ibt_alloc_ud_dest (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h315 * ibt_alloc_ud_dest
323 ibt_status_t ibt_alloc_ud_dest(ibt_hca_hdl_t hca_hdl,
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_rsrc.c538 ret = ibt_alloc_ud_dest(ss->ei_hca_hdl,
543 "ibt_alloc_ud_dest(hca_hdl=0x%llx) "
H A Denx_ibt.c473 ret = ibt_alloc_ud_dest(info->ti_hca, IBT_UD_DEST_NO_FLAGS,
476 ENX_DPRINTF_ERR("ibt_alloc_ud_dest(hca_hdl=0x%llx) "
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c1013 * ibt_alloc_ud_dest
1027 ibt_alloc_ud_dest(ibt_hca_hdl_t hca_hdl, ibt_ud_dest_flags_t flags, function
1035 IBTF_DPRINTF_L3(ibtl_chan, "ibt_alloc_ud_dest(%p, %x, %p)",
1043 IBTF_DPRINTF_L2(ibtl_chan, "ibt_alloc_ud_dest: "
1100 * as returned by ibt_alloc_ud_dest().
1139 * call to ibt_alloc_ud_dest() or ibt_alloc_mcg_dest().
1198 * as returned by ibt_alloc_ud_dest().
1306 * ibt_alloc_ud_dest(9F).
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1407 if (ibt_alloc_ud_dest(state->id_hca_hdl, IBT_UD_DEST_NO_FLAGS,

Completed in 85 milliseconds