Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dtl.c3862 tl_endpt_t *srv_tep = tep->te_oconp; in tl_discon_req() local
3878 if ((srv_tep != NULL) && srv_tep->te_closing) { in tl_discon_req()
3880 srv_tep = NULL; in tl_discon_req()
5479 tl_endpt_t *srv_tep = tep->te_oconp; in tl_co_unconnect() local
5493 if ((srv_tep != NULL) && srv_tep->te_closing) { in tl_co_unconnect()
5495 srv_tep = NULL; in tl_co_unconnect()
5540 } else if (srv_tep != NULL) { in tl_co_unconnect()
5547 IS_COTSORD(srv_tep) && in tl_co_unconnect()
5548 !tl_icon_hasprim(srv_tep, tep->te_seqno, T_ORDREL_IND)) { in tl_co_unconnect()
5579 tl_icon_queuemsg(srv_tep, tep->te_seqno, d_mp); in tl_co_unconnect()
[all …]