Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ctau/
HDif_ct.c1341 st->oerrs = c->oerrs; in ct_ioctl()
1404 c->oerrs = 0; in ct_ioctl()
1807 st.oerrs = c->oerrs; in print_stats()
1812 st.ierrs, st.obytes, st.opkts, st.oerrs); in print_stats()
HDctddk.h401 unsigned long oerrs; /* output errors */ member
HDctddk.c979 ++c->oerrs; in ct_hdlc_interrupt()
1001 ++c->oerrs; in ct_hdlc_interrupt()
/NextBSD/sys/i386/include/
HDcserial.h36 unsigned long oerrs; /* output errors */ member
/NextBSD/sys/dev/cx/
HDcxddk.h336 unsigned long oerrs; /* output errors */ member
HDif_cx.c1738 st->oerrs = c->oerrs; in cx_ioctl()
1759 c->oerrs = 0; in cx_ioctl()
2314 c->ierrs, c->obytes, c->opkts, c->oerrs); in print_stats()
HDcxddk.c558 ++c->oerrs; in cx_transmit_interrupt()
/NextBSD/sbin/sconfig/
HDsconfig.c337 sarr [7] = st.oerrs; in print_stats()
/NextBSD/sys/dev/cp/
HDif_cp.c1126 st->oerrs = c->underrun; in cp_ioctl()
/NextBSD/sys/dev/ce/
HDif_ce.c1389 st->oerrs = c->underrun; in ce_ioctl()