Home
last modified time | relevance | path

Searched refs:ibt_unbind_all_services (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h996 ibt_status_t ibt_unbind_all_services(ibt_srv_hdl_t srv_hdl);
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2528 ret = ibt_unbind_all_services(state->rc_listen_hdl); in ibd_rc_stop_listen()
2544 ret = ibt_unbind_all_services( in ibd_rc_stop_listen()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c481 ret = ibt_unbind_all_services(rdsib_statep->rds_srvhdl); in rdsib_close_ib()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c534 ret = ibt_unbind_all_services(service->srv_hdl); in rpcib_free_service_list()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c3011 ibt_unbind_all_services(ibt_srv_hdl_t srv_hdl) in ibt_unbind_all_services() function