Searched refs:te_timoutid (Results 1 – 1 of 1) sorted by relevance
625 timeout_id_t te_timoutid; /* outstanding timeout id */ member1292 ASSERT(tep->te_timoutid == 0); in tl_free()1657 if (tep->te_timoutid) { in tl_close()1658 (void) quntimeout(rq, tep->te_timoutid); in tl_close()1659 tep->te_timoutid = 0; in tl_close()6300 tep->te_timoutid = 0; in tl_timer()6344 if (tep->te_bufcid || tep->te_timoutid) { in tl_memrecover()6352 tep->te_timoutid = qtimeout(wq, tl_timer, wq, in tl_memrecover()