Searched refs:INPCK (Results 51 - 72 of 72) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Ds3c2410.c819 if (termios->c_iflag & INPCK)
H A Dsunsab.c725 if (iflag & INPCK)
H A Dsunsu.c816 if (iflag & INPCK)
H A Dsunzilog.c924 if (iflag & INPCK)
H A Dicom.c1184 if (iflag & INPCK)
H A Dmpsc.c1480 if (termios->c_iflag & INPCK)
H A Dpmac_zilog.c1088 if (iflag & INPCK)
H A Dserial_core.c1151 #define RELEVANT_IFLAG(iflag) ((iflag) & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
H A D68360serial.c885 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
H A D8250.c2052 if (termios->c_iflag & INPCK)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/4xx_io/
H A Dserial_sicc.c849 #define RELEVENT_IFLAG(iflag) ((iflag) & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Damiserial.c786 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
H A Dstallion.c2910 if (tiosp->c_iflag & (INPCK | PARMRK))
3859 if (tiosp->c_iflag & (INPCK | PARMRK))
H A Depca.c1928 INPCK | ISTRIP|IXON|IXANY|IXOFF);
H A Desp.c21 * flags INPCK, BRKINT, PARMRK, IGNPAR and IGNBRK.
1124 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
H A Dmxser.c93 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK|\
H A Dmxser_new.c75 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK|\
H A Distallion.c2657 if (tiosp->c_iflag & (INPCK | PARMRK))
H A Dsynclink_gt.c148 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
H A Dsynclink.c164 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
H A Dsynclinkmp.c139 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c124 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))

Completed in 402 milliseconds

123