Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtl.c685 #define TL_UNCONNECT(x) { tl_refrele(x); x = NULL; } macro
686 #define TL_REMOVE_PEER(x) { if ((x) != NULL) TL_UNCONNECT(x) }
3063 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3088 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3133 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3159 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3179 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3196 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3232 TL_UNCONNECT(tep->te_oconp); in tl_conn_req_ser()
3875 TL_UNCONNECT(tep->te_conp); in tl_discon_req()
[all …]