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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmxser.c243 unsigned char ldisc_stop_rx; member in struct:mxser_port
1835 info->ldisc_stop_rx = 1;
1868 info->ldisc_stop_rx = 0;
2063 if (recv_room == 0 && !port->ldisc_stop_rx)
2080 if (!port->ldisc_stop_rx)
2127 if (!port->ldisc_stop_rx)
2374 info->ldisc_stop_rx = 0;

Completed in 49 milliseconds