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

/freebsd-11-stable/sys/dev/ce/
H A Dceddk.h55 unsigned long oofs; /* out of frame seconds */ member in struct:__anon9449
H A Dif_ce.c1431 opte1->currnt.oofs = c->currnt.oofs;
1444 opte1->total.oofs = c->total.oofs + c->currnt.oofs;
1457 opte1->interval[s].oofs = c->interval[s].oofs;
2169 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-11-stable/sys/dev/cp/
H A Dif_cp.c1146 opte1->currnt.oofs = c->currnt.oofs;
1159 opte1->total.oofs = c->total.oofs + c->currnt.oofs;
1172 opte1->interval[s].oofs = c->interval[s].oofs;
1949 total.oofs = c->total.oofs + c->currnt.oofs;
[all...]
H A Dcpddk.h42 unsigned long oofs; /* out of frame seconds */ member in struct:__anon9526
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1360 opte1->currnt.oofs = c->currnt.oofs;
1373 opte1->total.oofs = c->total.oofs + c->currnt.oofs;
1386 opte1->interval[s].oofs = c->interval[s].oofs;
1888 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:__anon9542
/freebsd-11-stable/sys/i386/include/
H A Dcserial.h52 unsigned long oofs; /* out of frame seconds */ member in struct:e1_counters
/freebsd-11-stable/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 239 milliseconds