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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c866 static tl_icon_t *tl_icon_find(tl_endpt_t *, t_scalar_t);
3498 tip = tl_icon_find(tep, cres->SEQ_number);
3944 tip = tl_icon_find(tep, dr->SEQ_number);
4077 tip = tl_icon_find(peer_tep, tep->te_seqno);
5632 tip = tl_icon_find(srv_tep, tep->te_seqno);
5809 tl_icon_find(tl_endpt_t *tep, t_scalar_t seqno) function
5839 tip = tl_icon_find(tep, seqno);
5882 tl_icon_t *tip = tl_icon_find(tep, seqno);

Completed in 70 milliseconds