Home
last modified time | relevance | path

Searched refs:sp_srv_hdl (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h381 ibt_srv_hdl_t sp_srv_hdl; member
/titanic_50/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c6251 &sd_args, args.sr_sid, 1, &sp_rp->sp_srv_hdl, &retsid); in daplka_service_register()
6275 status = ibt_bind_service(sp_rp->sp_srv_hdl, ia_rp->ia_hca_sgid, in daplka_service_register()
6473 if (sp_rp->sp_srv_hdl != NULL && sp_rp->sp_bind_hdl != NULL) { in daplka_sp_destroy()
6474 status = ibt_unbind_service(sp_rp->sp_srv_hdl, in daplka_sp_destroy()
6482 if (sp_rp->sp_srv_hdl != NULL) { in daplka_sp_destroy()
6484 sp_rp->sp_srv_hdl); in daplka_sp_destroy()
6504 sp_rp->sp_srv_hdl = NULL; in daplka_sp_destroy()