Searched refs:IBT_NOCALLBACKS (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_ti.c | 1239 } else if ((mode != IBT_NONBLOCKING) && (mode != IBT_NOCALLBACKS)) { in ibt_close_rc_channel() 1255 (mode == IBT_NOCALLBACKS)) { in ibt_close_rc_channel() 1421 (mode == IBT_NOCALLBACKS)) { in ibcm_close_rc_channel() 1459 if ((mode == IBT_BLOCKING) || (mode == IBT_NOCALLBACKS)) in ibcm_close_rc_channel() 1465 if (mode == IBT_NOCALLBACKS) in ibcm_close_rc_channel() 1511 if (mode == IBT_NOCALLBACKS) { in ibcm_close_rc_channel() 1541 (mode == IBT_NOCALLBACKS)) { in ibcm_close_rc_channel() 1569 if (mode == IBT_NOCALLBACKS) { in ibcm_close_rc_channel()
|
/titanic_44/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_cm.c | 267 rds_session_close(sp, IBT_NOCALLBACKS, 0); in rds_handle_cm_req()
|
/titanic_44/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibtl_types.h | 222 IBT_NOCALLBACKS = 2 /* cm_handler is not invoked after */ enumerator
|
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 2911 IBT_BLOCKING|IBT_NOCALLBACKS, NULL, 0, NULL, NULL, in ibd_rc_act_close() 3015 IBT_BLOCKING|IBT_NOCALLBACKS, NULL, 0, NULL, NULL, in ibd_rc_pas_close()
|
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_ib_cma.c | 853 SOL_CMA_CALLER_CMID_DESTROYED) ? IBT_NOCALLBACKS : 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()
|