Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtl.c686 #define TL_REMOVE_PEER(x) { if ((x) != NULL) TL_UNCONNECT(x) } macro
1213 TL_REMOVE_PEER(tep->te_conp); in tl_free()
1214 TL_REMOVE_PEER(tep->te_oconp); in tl_free()
1696 TL_REMOVE_PEER(tep->te_lastep); in tl_close_finish_ser()
3799 TL_REMOVE_PEER(cl_ep->te_oconp); in tl_conn_res()
3800 TL_REMOVE_PEER(acc_ep->te_oconp); in tl_conn_res()
4018 TL_REMOVE_PEER(peer_tep->te_oconp); in tl_discon_req()
5673 TL_REMOVE_PEER(peer_tep->te_conp); in tl_co_unconnect()
5674 TL_REMOVE_PEER(tep->te_conp); in tl_co_unconnect()