Home
last modified time | relevance | path

Searched refs:IBT_OCHAN_NO_FLAGS (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c926 ret = ibt_open_rc_channel(hdl, IBT_OCHAN_NO_FLAGS, in rds_open_rc_channel()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h397 IBT_OCHAN_NO_FLAGS = 0, enumerator
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c628 IBT_OCHAN_NO_FLAGS, IBT_BLOCKING, &ocargs, &ocreturns); in iser_ib_open_rc_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2757 status = ibt_open_rc_channel(chan->chan_hdl, IBT_OCHAN_NO_FLAGS, in ibd_rc_connect()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1887 ibt_status = ibt_open_rc_channel(qp->qp_hdl, IBT_OCHAN_NO_FLAGS, in rib_conn_to_srv()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2255 status = ibt_open_rc_channel(ep_rp->ep_chan_hdl, IBT_OCHAN_NO_FLAGS, in daplka_ep_connect()