Searched refs:I_IXOFF (Results 1 - 25 of 36) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dti_usb_3410_5052.c797 if (I_IXOFF(tty) || C_CRTSCTS(tty))
820 if (I_IXOFF(tty) || C_CRTSCTS(tty)) {
976 if (I_IXOFF(tty) || I_IXON(tty)) {
980 if (I_IXOFF(tty))
H A Dio_edgeport.c1389 if (I_IXOFF(tty)) {
1438 if (I_IXOFF(tty)) {
2549 if (I_IXOFF(tty) || I_IXON(tty)) {
2561 if (I_IXOFF(tty)) {
H A Dio_ti.c2272 if (I_IXOFF(tty)) {
2305 if (I_IXOFF(tty)) {
2447 if (I_IXOFF(tty) || I_IXON(tty)) {
2452 if (I_IXOFF(tty)) {
H A Dmos7720.c747 if (I_IXOFF(tty)) {
788 if (I_IXOFF(tty)) {
H A Dvisor.c982 if (I_IXOFF(port->tty))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtty.h134 #define I_IXOFF(tty) _I_FLAG((tty),IXOFF) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dvme_scc.c919 if (I_IXOFF(tty))
935 if (I_IXOFF(tty))
H A Dmxser.c1636 if (I_IXOFF(tty)) {
1669 if (I_IXOFF(tty)) {
2693 if (I_IXOFF(info->tty)) {
H A Dmxser_new.c697 if (I_IXOFF(info->tty)) {
1900 if (I_IXOFF(tty)) {
1933 if (I_IXOFF(tty)) {
H A Damiserial.c1024 if (I_IXOFF(tty))
1049 if (I_IXOFF(tty)) {
H A Driscom8.c1416 if (I_IXOFF(tty)) {
1439 if (I_IXOFF(tty)) {
H A Desp.c1148 if (I_IXOFF(info->tty))
1168 if (I_IXOFF(info->tty)) {
H A Drocket.c1486 if (I_IXOFF(tty))
1505 if (I_IXOFF(tty))
H A Dserial167.c1234 if (I_IXOFF(tty)) {
1266 if (I_IXOFF(tty)) {
H A Dspecialix.c2080 if (I_IXOFF(tty)) {
2118 if (I_IXOFF(tty)) {
H A Dsx.c771 (I_IXOFF(port->gs.tty) ? SP_RXEN : 0) |
1688 if ((tty->termios->c_cflag & CRTSCTS) || (I_IXOFF(tty))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/sim/
H A Dsimserial.c380 if (I_IXOFF(tty)) rs_send_xchar(tty, STOP_CHAR(tty));
389 if (I_IXOFF(tty)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A D68328serial.c829 if (I_IXOFF(tty))
842 if (I_IXOFF(tty)) {
H A Dmcfserial.c844 if (I_IXOFF(tty))
863 if (I_IXOFF(tty)) {
H A Dserial_core.c582 if (I_IXOFF(tty))
594 if (I_IXOFF(tty)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_tty.c891 if (I_IXOFF(tty))
922 if (I_IXOFF(tty)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dchan_kern.c143 if(I_IXON(tty) && !I_IXOFF(tty) && !tty->raw) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/4xx_io/
H A Dserial_sicc.c1023 if (I_IXOFF(tty))
1040 if (I_IXOFF(tty)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/tc/
H A Dzs.c959 if (I_IXOFF(tty)) {
987 if (I_IXOFF(tty)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Drio_linux.c672 if ((tty->termios->c_cflag & CRTSCTS) || (I_IXOFF(tty))) {

Completed in 217 milliseconds

12