Searched refs:tcv (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/rump/kernspace/
H A Dbusypage.c47 static kcondvar_t tcv; variable
57 cv_signal(&tcv);
69 cv_init(&tcv, "napina");
85 cv_wait(&tcv, uobj->vmobjlock);
/freebsd-11-stable/sys/i386/include/
H A Dcserial.h71 unsigned long tcv; member in struct:e3_statistics
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c561 format_e3_cv (st.tcv, baud, st.totsec));
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1189 opte3->tcv = c->e3tcv + opte3->ccv;

Completed in 85 milliseconds