Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c676 #define TL_REMOVE_PEER(x) { if ((x) != NULL) TL_UNCONNECT(x) } macro
1279 TL_REMOVE_PEER(tep->te_conp); in tl_free()
1280 TL_REMOVE_PEER(tep->te_oconp); in tl_free()
1769 TL_REMOVE_PEER(tep->te_lastep); in tl_close_finish_ser()
3889 TL_REMOVE_PEER(cl_ep->te_oconp); in tl_conn_res()
3890 TL_REMOVE_PEER(acc_ep->te_oconp); in tl_conn_res()
4109 TL_REMOVE_PEER(peer_tep->te_oconp); in tl_discon_req()
5822 TL_REMOVE_PEER(peer_tep->te_conp); in tl_co_unconnect()
5823 TL_REMOVE_PEER(tep->te_conp); in tl_co_unconnect()