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

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h36 unsigned long oerrs; /* output errors */ member in struct:serial_statistics
/freebsd-11-stable/sys/dev/cx/
H A Dcxddk.h336 unsigned long oerrs; /* output errors */ member in struct:_cx_chan_t
H A Dif_cx.c1739 st->oerrs = c->oerrs;
1760 c->oerrs = 0;
2315 c->ierrs, c->obytes, c->opkts, c->oerrs);
H A Dcxddk.c558 ++c->oerrs;
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1342 st->oerrs = c->oerrs;
1405 c->oerrs = 0;
1808 st.oerrs = c->oerrs;
1813 st.ierrs, st.obytes, st.opkts, st.oerrs);
H A Dctddk.h401 unsigned long oerrs; /* output errors */ member in struct:_ct_chan_t
H A Dctddk.c979 ++c->oerrs;
1001 ++c->oerrs;
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c337 sarr [7] = st.oerrs;
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1388 st->oerrs = c->underrun;
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1125 st->oerrs = c->underrun;

Completed in 147 milliseconds