Searched refs:oofs (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/sys/dev/ce/
H A Dceddk.h55 unsigned long oofs; /* out of frame seconds */ member in struct:__anon7237
H A Dif_ce.c1457 opte1->currnt.oofs = c->currnt.oofs;
1470 opte1->total.oofs = c->total.oofs + c->currnt.oofs;
1483 opte1->interval[s].oofs = c->interval[s].oofs;
2195 total.oofs = c->total.oofs + c->currnt.oofs;
[all...]
H A Dceddk.c868 ++c->currnt.oofs;
914 c->total.oofs += c->currnt.oofs;
926 c->currnt.oofs = 0;
/freebsd-9.3-release/sys/dev/cp/
H A Dif_cp.c1163 opte1->currnt.oofs = c->currnt.oofs;
1176 opte1->total.oofs = c->total.oofs + c->currnt.oofs;
1189 opte1->interval[s].oofs = c->interval[s].oofs;
1966 total.oofs = c->total.oofs + c->currnt.oofs;
[all...]
H A Dcpddk.h42 unsigned long oofs; /* out of frame seconds */ member in struct:__anon7314
/freebsd-9.3-release/sys/dev/ctau/
H A Dif_ct.c1375 opte1->currnt.oofs = c->currnt.oofs;
1388 opte1->total.oofs = c->total.oofs + c->currnt.oofs;
1401 opte1->interval[s].oofs = c->interval[s].oofs;
1903 total.oofs = c->total.oofs + c->currnt.oofs;
[all...]
H A Dctddk.c712 c->total.oofs += c->currnt.oofs;
814 ++c->currnt.oofs;
860 c->total.oofs += c->currnt.oofs;
H A Dctddk.h317 unsigned long oofs; /* out of frame seconds */ member in struct:__anon7330
/freebsd-9.3-release/sys/i386/include/
H A Dcserial.h52 unsigned long oofs; /* out of frame seconds */ member in struct:e1_counters
/freebsd-9.3-release/sbin/sconfig/
H A Dsconfig.c450 print_frac (0, st.currnt.oofs, st.cursec);
473 print_frac (0, st.total.oofs, st.totsec);
499 print_frac (0, st.interval[i].oofs, 15*60);

Completed in 125 milliseconds