Home
last modified time | relevance | path

Searched refs:ibt_get_chan_private (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_cm.c174 ch = (srpt_channel_t *)ibt_get_chan_private(event->cm_channel); in srpt_cm_conn_est_hdlr()
210 ch = (srpt_channel_t *)ibt_get_chan_private(event->cm_channel); in srpt_cm_conn_closed_hdlr()
275 ch = (srpt_channel_t *)ibt_get_chan_private(event->cm_channel); in srpt_cm_failure_hdlr()
H A Dsrpt_ioc.c937 ch = (srpt_channel_t *)ibt_get_chan_private(event->ev_chan_hdl); in srpt_ioc_ib_async_hdlr()
/titanic_41/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cm.c221 iser_chan = (iser_chan_t *)ibt_get_chan_private(evp->cm_channel); in iser_handle_cm_conn_est()
305 chan = (iser_chan_t *)ibt_get_chan_private(evp->cm_channel); in iser_handle_cm_conn_closed()
392 chan = (iser_chan_t *)ibt_get_chan_private(evp->cm_channel); in iser_handle_cm_event_failure()
H A Diser_ib.c728 chan = (iser_chan_t *)ibt_get_chan_private(chanhdl); in iser_ib_post_recv_async()
755 chan = (iser_chan_t *)ibt_get_chan_private(chanhdl); in iser_ib_post_recv_task()
775 chan = (iser_chan_t *)ibt_get_chan_private(chanhdl); in iser_ib_post_recv()
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c487 ep = (rds_ep_t *)ibt_get_chan_private(evp->cm_channel); in rds_handle_cm_rep()
510 ep = (rds_ep_t *)ibt_get_chan_private(evp->cm_channel); in rds_handle_cm_conn_est()
545 ep = (rds_ep_t *)ibt_get_chan_private(evp->cm_channel); in rds_handle_cm_conn_closed()
652 ep = (rds_ep_t *)ibt_get_chan_private(evp->cm_channel); in rds_handle_cm_event_failure()
H A Drdsib_ib.c724 ep = (rds_ep_t *)ibt_get_chan_private(chanhdl); in rds_post_recv_buf()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h401 void *ibt_get_chan_private(ibt_channel_hdl_t chan);
/titanic_41/usr/src/uts/common/io/warlock/
H A Dibtl.wlcmd133 root ibt_get_chan_private
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c1389 ibt_get_chan_private(ibt_channel_hdl_t chan) in ibt_get_chan_private() function
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c6718 ibt_get_chan_private(event->cm_channel); in daplka_cm_service_conn_closed()
6791 ibt_get_chan_private(event->cm_channel); in daplka_cm_service_conn_est()
6884 ibt_get_chan_private(event->cm_channel); in daplka_cm_service_event_failure()
7801 epp = ibt_get_chan_private(event->ev_chan_hdl); in daplka_rc_async_handler()
/titanic_41/usr/src/uts/common/rpc/
H A Drpcib.c1742 qp = ibt_get_chan_private(event->cm_channel); in rib_clnt_cm_handler()
3158 qp = ibt_get_chan_private(event->cm_channel); in rib_srv_cm_handler()
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c3287 (ibd_rc_chan_t *)ibt_get_chan_private(ibt_cm_event->cm_channel); in ibd_rc_dispatch_pass_mad()