Searched refs:tim_wtimoutid (Results 1 – 1 of 1) sorted by relevance
155 timeout_id_t tim_wtimoutid; member455 ASSERT(tp->tim_wtimoutid); in tim_timer()456 tp->tim_wtimoutid = 0; in tim_timer()521 if (tp->tim_wtimoutid) { in timodclose()522 (void) quntimeout(q, tp->tim_wtimoutid); in timodclose()523 tp->tim_wtimoutid = 0; in timodclose()2561 if (tp->tim_wtimoutid || tp->tim_wbufcid) in tim_recover()2569 tp->tim_wtimoutid = tid; in tim_recover()2593 if (tp->tim_wtimoutid || tp->tim_wbufcid) in tim_ioctl_retry()2596 tp->tim_wtimoutid = qtimeout(RD(q), tim_timer, q, TIMIOCWAIT); in tim_ioctl_retry()