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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c864 static mblk_t *tl_discon_ind_alloc(uint32_t, t_scalar_t);
5579 d_mp = tl_discon_ind_alloc(ECONNREFUSED, BADSEQNUM);
5609 d_mp = tl_discon_ind_alloc(ECONNRESET, tep->te_seqno);
5752 d_mp = tl_discon_ind_alloc(reason, tep->te_seqno);
5768 tl_discon_ind_alloc(uint32_t reason, t_scalar_t seqnum) function

Completed in 80 milliseconds