Searched refs:les (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/dev/ce/
H A Dceddk.h51 unsigned long les; /* line errored seconds */ member in struct:__anon9449
H A Dif_ce.c1427 opte1->currnt.les = c->currnt.les;
1440 opte1->total.les = c->total.les + c->currnt.les;
1453 opte1->interval[s].les = c->interval[s].les;
2165 total.les = c->total.les + c->currnt.les;
[all...]
H A Dceddk.c859 ++c->currnt.les;
910 c->total.les += c->currnt.les;
922 c->currnt.les = 0;
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1142 opte1->currnt.les = c->currnt.les;
1155 opte1->total.les = c->total.les + c->currnt.les;
1168 opte1->interval[s].les = c->interval[s].les;
1945 total.les = c->total.les + c->currnt.les;
[all...]
H A Dcpddk.h38 unsigned long les; /* line errored seconds */ member in struct:__anon9526
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1356 opte1->currnt.les = c->currnt.les;
1369 opte1->total.les = c->total.les + c->currnt.les;
1382 opte1->interval[s].les = c->interval[s].les;
1884 total.les = c->total.les + c->currnt.les;
[all...]
H A Dctddk.c677 ++c->currnt.les;
708 c->total.les += c->currnt.les;
805 ++c->currnt.les;
856 c->total.les += c->currnt.les;
H A Dctddk.h313 unsigned long les; /* line errored seconds */ member in struct:__anon9542
/freebsd-11-stable/sys/i386/include/
H A Dcserial.h48 unsigned long les; /* line errored seconds */ member in struct:e1_counters
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c443 print_frac (1, st.currnt.les, st.cursec);
468 print_frac (1, st.total.les, st.totsec);
494 print_frac (1, st.interval[i].les, 15*60);
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S332 read.3: les 0x4(%bp),%bx # Transfer buffer

Completed in 237 milliseconds