Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c156 timeout_id_t tim_rtimoutid; member
452 ASSERT(tp->tim_rtimoutid); in tim_timer()
453 tp->tim_rtimoutid = 0; in tim_timer()
525 if (tp->tim_rtimoutid) { in timodclose()
526 (void) quntimeout(q, tp->tim_rtimoutid); in timodclose()
527 tp->tim_rtimoutid = 0; in timodclose()
2562 if (tp->tim_rtimoutid || tp->tim_rbufcid) in tim_recover()
2571 tp->tim_rtimoutid = tid; in tim_recover()