Searched refs:buf_overrun (Results 1 - 21 of 21) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dserial.h23 __u32 buf_overrun; member in struct:async_icount
171 int buf_overrun; member in struct:serial_icounter_struct
H A Dsynclink.h202 __u32 buf_overrun; member in struct:mgsl_icount
H A Dcyclades.h574 __u32 buf_overrun; member in struct:cyclades_icount
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dserial.h23 __u32 buf_overrun; member in struct:async_icount
171 int buf_overrun; member in struct:serial_icounter_struct
H A Dsynclink.h202 __u32 buf_overrun; member in struct:mgsl_icount
H A Dcyclades.h571 __u32 buf_overrun; member in struct:cyclades_icount
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial_amba.c162 __u32 buf_overrun; member in struct:amba_icount
1315 icount.buf_overrun = cnow.buf_overrun;
H A Damiserial.c1442 icount.buf_overrun = cnow.buf_overrun;
H A Dip2main.c2486 PUT_USER(rc,cnow.buf_overrun, &p_cuser->buf_overrun);
H A Dcyclades.c674 info->icount.buf_overrun++;
3817 ret_val = put_user(cnow.buf_overrun, &p_cuser->buf_overrun);
H A Dsynclink.c1643 info->icount.buf_overrun++;
3170 PUT_USER(error,cnow.buf_overrun, &p_cuser->buf_overrun);
H A Dserial.c2700 icount.buf_overrun = cnow.buf_overrun;
H A Dsynclinkmp.c1458 PUT_USER(error,cnow.buf_overrun, &p_cuser->buf_overrun);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/8253x/
H A D8253xchr.c315 port->icount.buf_overrun++;
H A D8253xnet.c273 port->icount.buf_overrun++;
H A D8253xtty.c455 port->icount.buf_overrun++;
522 port->icount.buf_overrun++;
550 port->icount.buf_overrun++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dsab82532.c372 info->icount.buf_overrun++;
476 info->icount.buf_overrun++;
490 info->icount.buf_overrun++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dio_edgeport.c1926 icount.buf_overrun = cnow.buf_overrun;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/common/
H A Dserial.c1804 icount.buf_overrun = cnow.buf_overrun;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/baget/
H A Dvacserial.c1585 error = put_user(cnow.buf_overrun, &p_cuser->buf_overrun);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/pcmcia/
H A Dsynclink_cs.c1058 info->icount.buf_overrun++;
2552 PUT_USER(error,cnow.buf_overrun, &p_cuser->buf_overrun);

Completed in 279 milliseconds