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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial.h24 __u32 buf_overrun; member in struct:async_icount
173 int buf_overrun; member in struct:serial_icounter_struct
H A Dsynclink.h214 __u32 buf_overrun; member in struct:mgsl_icount
H A Dserial_core.h219 __u32 buf_overrun; member in struct:uart_icount
H A Dcyclades.h542 __u32 buf_overrun; member in struct:cyclades_icount
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/4xx_io/
H A Dserial_sicc.c235 __u32 buf_overrun; member in struct:SICC_icount
1330 icount.buf_overrun = cnow.buf_overrun;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dmos7720.c1512 icount.buf_overrun = cnow.buf_overrun;
H A Dio_edgeport.c1707 icount.buf_overrun = cnow.buf_overrun;
H A Dmos7840.c2552 icount.buf_overrun = cnow.buf_overrun;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Damiserial.c1347 icount.buf_overrun = cnow.buf_overrun;
H A Dmxser.c1375 if (put_user(cnow.buf_overrun, &p_cuser->buf_overrun))
H A Dmxser_new.c1794 if (put_user(cnow.buf_overrun, &p_cuser->buf_overrun))
H A Dcyclades.c556 info->icount.buf_overrun++;
3513 ret_val = put_user(cnow.buf_overrun, &p_cuser->buf_overrun);
H A Dsynclink.c1638 info->icount.buf_overrun++;
3039 PUT_USER(error,cnow.buf_overrun, &p_cuser->buf_overrun);
H A Dsynclink_gt.c1165 put_user(cnow.buf_overrun, &p_cuser->buf_overrun))
H A Dsynclinkmp.c1397 PUT_USER(error,cnow.buf_overrun, &p_cuser->buf_overrun);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dserial_core.c1046 icount.buf_overrun = cnow.buf_overrun;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2main.c2261 rc = put_user(cnow.buf_overrun, &p_cuser->buf_overrun);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c917 info->icount.buf_overrun++;
2355 PUT_USER(error,cnow.buf_overrun, &p_cuser->buf_overrun);

Completed in 238 milliseconds