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

/freebsd-11.0-release/sys/dev/ce/
H A Dceddk.h48 unsigned long crce; /* CRC errors */ member in struct:__anon9445
H A Dif_ce.c1424 opte1->currnt.crce = c->currnt.crce;
1437 opte1->total.crce = c->total.crce + c->currnt.crce;
1450 opte1->interval[s].crce = c->interval[s].crce;
2162 total.crce = c->total.crce + c->currnt.crce;
[all...]
H A Dceddk.c841 c->currnt.crce += crc4;
907 c->total.crce += c->currnt.crce;
919 c->currnt.crce = 0;
/freebsd-11.0-release/sys/dev/cp/
H A Dif_cp.c1139 opte1->currnt.crce = c->currnt.crce;
1152 opte1->total.crce = c->total.crce + c->currnt.crce;
1165 opte1->interval[s].crce = c->interval[s].crce;
1942 total.crce = c->total.crce + c->currnt.crce;
[all...]
H A Dcpddk.h35 unsigned long crce; /* CRC errors */ member in struct:__anon9522
/freebsd-11.0-release/sys/dev/ctau/
H A Dif_ct.c1352 opte1->currnt.crce = c->currnt.crce;
1365 opte1->total.crce = c->total.crce + c->currnt.crce;
1378 opte1->interval[s].crce = c->interval[s].crce;
1880 total.crce = c->total.crce + c->currnt.crce;
[all...]
H A Dctddk.c705 c->total.crce += c->currnt.crce;
787 c->currnt.crce += crc4;
853 c->total.crce += c->currnt.crce;
H A Dctddk.h310 unsigned long crce; /* CRC errors */ member in struct:__anon9538
/freebsd-11.0-release/sys/i386/include/
H A Dcserial.h45 unsigned long crce; /* CRC errors */ member in struct:e1_counters
/freebsd-11.0-release/sbin/sconfig/
H A Dsconfig.c438 print_frac (0, st.currnt.crce, st.cursec);
464 print_frac (0, st.total.crce, st.totsec);
490 print_frac (0, st.interval[i].crce, 15*60);

Completed in 98 milliseconds