Home
last modified time | relevance | path

Searched refs:ibt_close_rc_channel (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/uts/common/io/warlock/
H A Dibcm.wlcmd26 root ibt_close_rc_channel
/titanic_44/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c962 ret = ibt_close_rc_channel(chanhdl, mode, NULL, 0, NULL, NULL, 0); in rds_close_rc_channel()
/titanic_44/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h853 ibt_status_t ibt_close_rc_channel(ibt_channel_hdl_t rc_chan,
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c326 status = ibt_close_rc_channel(ch->ch_chan_hdl, IBT_NONBLOCKING, in srpt_ch_disconnect()
/titanic_44/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c651 status = ibt_close_rc_channel(chan->ic_chanhdl, IBT_BLOCKING, NULL, in iser_ib_close_rc_channel()
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2910 ret = ibt_close_rc_channel(chan->chan_hdl, in ibd_rc_act_close()
3014 ret = ibt_close_rc_channel(chan->chan_hdl, in ibd_rc_pas_close()
/titanic_44/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1847 status = ibt_close_rc_channel(ep_rp->ep_chan_hdl, IBT_BLOCKING, in daplka_timer_thread()
2386 status = ibt_close_rc_channel(ep_rp->ep_chan_hdl, IBT_NONBLOCKING, in daplka_ep_disconnect()
2560 status = ibt_close_rc_channel(ep_rp->ep_chan_hdl, IBT_BLOCKING, in daplka_hash_ep_free()
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c856 status = ibt_close_rc_channel(qp_hdl, in rdma_ib_disconnect()
/titanic_44/usr/src/uts/common/rpc/
H A Drpcib.c4698 (void) ibt_close_rc_channel(qp->qp_hdl, IBT_NOCALLBACKS, in rib_close_a_channel()
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c1206 ibt_close_rc_channel(ibt_channel_hdl_t channel, ibt_execution_mode_t mode, in ibt_close_rc_channel() function