Searched refs:ibt_close_rc_channel (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | ibcm.wlcmd | 26 root ibt_close_rc_channel
|
/titanic_44/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_cm.c | 962 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 D | ibti_common.h | 853 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 D | srpt_ch.c | 326 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 D | iser_ib.c | 651 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 D | ibd_cm.c | 2910 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 D | daplt.c | 1847 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 D | sol_ib_cma.c | 856 status = ibt_close_rc_channel(qp_hdl, in rdma_ib_disconnect()
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 4698 (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 D | ibcm_ti.c | 1206 ibt_close_rc_channel(ibt_channel_hdl_t channel, ibt_execution_mode_t mode, in ibt_close_rc_channel() function
|