Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dtl.c635 timeout_id_t te_timoutid; /* outstanding timeout id */ member
1226 ASSERT(tep->te_timoutid == 0); in tl_free()
1584 if (tep->te_timoutid) { in tl_close()
1585 (void) quntimeout(rq, tep->te_timoutid); in tl_close()
1586 tep->te_timoutid = 0; in tl_close()
6159 tep->te_timoutid = 0; in tl_timer()
6203 if (tep->te_bufcid || tep->te_timoutid) { in tl_memrecover()
6210 tep->te_timoutid = qtimeout(wq, tl_timer, wq, in tl_memrecover()