Searched refs:buf_overrun (Results 1 – 19 of 19) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | serial.h | 23 __u32 buf_overrun; member 171 int buf_overrun; member
|
D | synclink.h | 202 __u32 buf_overrun; member
|
D | cyclades.h | 551 __u32 buf_overrun; member
|
/linux-2.4.37.9/net/irda/ircomm/ |
D | ircomm_tty_ioctl.c | 445 put_user(cnow.buf_overrun, &p_cuser->buf_overrun)) in ircomm_tty_ioctl()
|
/linux-2.4.37.9/drivers/char/ |
D | serial_amba.c | 162 __u32 buf_overrun; member 1314 icount.buf_overrun = cnow.buf_overrun; in ambauart_ioctl()
|
D | amiserial.c | 1436 icount.buf_overrun = cnow.buf_overrun; in rs_ioctl()
|
D | vac-serial.c | 1591 error = put_user(cnow.buf_overrun, &p_cuser->buf_overrun); in rs_ioctl()
|
D | au1x00-serial.c | 1820 icount.buf_overrun = cnow.buf_overrun;
|
D | ip2main.c | 2522 PUT_USER(rc,cnow.buf_overrun, &p_cuser->buf_overrun); in ip2_ioctl()
|
D | cyclades.c | 1260 info->icount.buf_overrun++; in cyy_interrupt() 4412 ret_val = put_user(cnow.buf_overrun, &p_cuser->buf_overrun); in cy_ioctl()
|
D | synclink.c | 1690 info->icount.buf_overrun++; in mgsl_isr_receive_dma() 3213 PUT_USER(error,cnow.buf_overrun, &p_cuser->buf_overrun); in mgsl_ioctl_common()
|
D | synclinkmp.c | 1484 PUT_USER(error,cnow.buf_overrun, &p_cuser->buf_overrun); in ioctl()
|
D | serial.c | 2710 icount.buf_overrun = cnow.buf_overrun; in rs_ioctl()
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | 8253xchr.c | 315 port->icount.buf_overrun++; in sab8253x_check_statusC()
|
D | 8253xnet.c | 273 port->icount.buf_overrun++; in sab8253x_check_statusN()
|
D | 8253xtty.c | 455 port->icount.buf_overrun++; in sab8253x_receive_chars() 522 port->icount.buf_overrun++; in sab8253x_check_status() 550 port->icount.buf_overrun++; in sab8253x_check_status()
|
/linux-2.4.37.9/drivers/sbus/char/ |
D | sab82532.c | 372 info->icount.buf_overrun++; in receive_chars() 476 info->icount.buf_overrun++; in check_status() 490 info->icount.buf_overrun++; in check_status()
|
/linux-2.4.37.9/drivers/usb/serial/ |
D | io_edgeport.c | 1922 icount.buf_overrun = cnow.buf_overrun; in edge_ioctl()
|
/linux-2.4.37.9/drivers/char/pcmcia/ |
D | synclink_cs.c | 1084 info->icount.buf_overrun++; in rx_ready_hdlc() 2576 PUT_USER(error,cnow.buf_overrun, &p_cuser->buf_overrun); in ioctl_common()
|