Searched refs:te_lastep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c289 * te_lastep field. The next time X talks to some address A it checks whether A
630 #define te_lastep _te_transport_state._te_clts_state._te_lastep macro
1221 ASSERT(tep->te_lastep == NULL);
1481 tep->te_lastep = NULL;
1697 TL_REMOVE_PEER(tep->te_lastep);
5118 peer_tep = tep->te_lastep;
5142 if (tep->te_lastep != NULL)
5143 tl_refrele(tep->te_lastep);
5145 tep->te_lastep = peer_tep;

Completed in 69 milliseconds