Searched refs:tim_tcap_timoutid (Results 1 – 1 of 1) sorted by relevance
163 timeout_id_t tim_tcap_timoutid; /* For T_CAP_REQ timeout */ member530 if (tp->tim_tcap_timoutid != 0) { in timodclose()531 (void) quntimeout(q, tp->tim_tcap_timoutid); in timodclose()532 tp->tim_tcap_timoutid = 0; in timodclose()728 if (tp->tim_tcap_timoutid != 0) { in timodrproc()729 (void) quntimeout(q, tp->tim_tcap_timoutid); in timodrproc()730 tp->tim_tcap_timoutid = 0; in timodrproc()1301 if (tp->tim_tcap_timoutid != 0) { in timodrproc()1302 (void) quntimeout(q, tp->tim_tcap_timoutid); in timodrproc()1303 tp->tim_tcap_timoutid = 0; in timodrproc()[all …]