Searched refs:overrun (Results 26 - 49 of 49) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/sn/sn0/
H A Dhubmd.h594 overrun: 1; /* 0: multiple protocol errs */ member in struct:proto_error_reg
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/sn/sn0/
H A Dhubmd.h594 overrun: 1; /* 0: multiple protocol errs */ member in struct:proto_error_reg
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcyclades.h344 #define C_IN_OVR_ERROR 0x00008000 /* overrun error */
573 __u32 frame, parity, overrun, brk; member in struct:cyclades_icount
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcyclades.h341 #define C_IN_OVR_ERROR 0x00008000 /* overrun error */
570 __u32 frame, parity, overrun, brk; member in struct:cyclades_icount
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/pcmcia/
H A Dsynclink_cs.c1167 printk("%s(%d):rx=%d brk=%d parity=%d frame=%d overrun=%d\n",
1169 icount->parity,icount->frame,icount->overrun);
2546 PUT_USER(error,cnow.overrun, &p_cuser->overrun);
3077 if (info->icount.overrun)
3078 ret += sprintf(buf+ret, " oe:%d", info->icount.overrun);
4141 * 06 RDO 1=data overrun
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dio_edgeport.c1923 icount.overrun = cnow.overrun;
2291 icount->overrun++;
H A Dio_ti.c1550 MAP_FLAG(UMP_UART_LSR_OV_MASK, LSR_OVER_ERR) /* overrun */
1617 icount->overrun++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dspecialix.c613 port->overrun++;
616 board_No(bp), port_No(port), port->overrun);
1229 board_No(bp), port_No(port), port->overrun);
H A Dserial.c636 icount->overrun++;
2697 icount.overrun = cnow.overrun;
3324 if (state->icount.overrun)
3325 ret += sprintf(buf+ret, " oe:%d", state->icount.overrun);
5495 state->icount.overrun = state->icount.brk = 0;
H A Dsynclinkmp.c1452 PUT_USER(error,cnow.overrun, &p_cuser->overrun);
1531 if (info->icount.overrun)
1532 ret += sprintf(buf+ret, " oe:%d", info->icount.overrun);
2124 icount->overrun++;
2163 printk("%s(%d):%s rx=%d brk=%d parity=%d frame=%d overrun=%d\n",
2166 icount->frame,icount->overrun);
4503 /* enable rx overrun interrupt */
4895 * 3 Overrun, 1 = overrun occurred during frame reception
H A Driscom8.c387 port->overrun++;
903 board_No(bp), port_No(port), port->overrun);
H A Ddz.c234 if (status & DZ_OERR) /* overrun error */
235 icount->overrun++;
H A Dcyclades.c605 info->icount.overrun++;
672 overrun and nothing could be
3811 ret_val = put_user(cnow.overrun, &p_cuser->overrun);
5055 info->icount.overrun = info->icount.brk = 0;
5114 info->icount.overrun = info->icount.brk = 0;
H A Dsynclink.c1524 icount->overrun++;
1563 printk("%s(%d):rx=%d brk=%d parity=%d frame=%d overrun=%d\n",
1565 icount->parity,icount->frame,icount->overrun);
3164 PUT_USER(error,cnow.overrun, &p_cuser->overrun);
3773 if (info->icount.overrun)
3774 ret += sprintf(buf+ret, " oe:%d", info->icount.overrun);
5624 * This function processes a receive overrun by resetting the
5705 /* as a result of the receiver overrun. */
H A Dip2main.c2483 PUT_USER(rc,cnow.overrun, &p_cuser->overrun);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Daurora.c487 port->overrun++;
489 board_No(bp), port_No(port), port->overrun);
1157 board_No(bp), port_No(port), port->overrun);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dserial.c306 * * Error message on debug port if an overrun or flip buffer overrun occurs.
311 * * Clear serial errors (overrun, framing, parity) correctly. Before, the
481 #define SER_OVERRUN_MASK IO_MASK(R_SERIAL0_STATUS, overrun)
3532 if (info->icount.overrun)
3534 (unsigned long)info->icount.overrun);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/8253x/
H A D8253xtty.c566 port->icount.overrun++;
2596 p_port->icount.overrun = p_port->icount.brk = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ip2/
H A Di2lib.c1706 pCh->icount.overrun++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dentry.S162 bz floppy_overrun ! nope, overrun
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex492 RX: bytes packets errors dropped overrun mcast
510 \item \verb|overrun| --- the total number of receiver overruns resulting
511 in dropped packets. As a rule, if the interface is overrun, it means
534 RX: bytes packets errors dropped overrun mcast
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsdla_chdlc.c4713 state->icount.overrun = state->icount.brk = 0;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/sn2/
H A Dshub_mmr_t.h20502 mmr_t overrun : 1; member in struct:sh_vec_status_u::__anon9714
20511 mmr_t overrun : 1; member in struct:sh_vec_status_u::__anon9715
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/sn2/
H A Dshub_mmr_t.h20502 mmr_t overrun : 1; member in struct:sh_vec_status_u::__anon5298
20511 mmr_t overrun : 1; member in struct:sh_vec_status_u::__anon5299

Completed in 810 milliseconds

12