Searched refs:IGNBRK (Results 51 - 75 of 88) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dimx.c669 if (termios->c_iflag & IGNBRK) {
H A Dip22zilog.c830 if (iflag & IGNBRK) {
H A Dm32r_sio.c763 if (termios->c_iflag & IGNBRK) {
H A Dsa1100.c466 if (termios->c_iflag & IGNBRK) {
H A Dserial_txx9.c618 if (termios->c_iflag & IGNBRK) {
H A Dvr41xx_siu.c568 if (c_iflag & IGNBRK) {
H A Ds3c2410.c828 if (termios->c_iflag & IGNBRK && termios->c_iflag & IGNPAR)
H A Dsunsab.c738 if (iflag & IGNBRK) {
H A Dsunsu.c827 if (iflag & IGNBRK) {
H A Dsunzilog.c932 if (iflag & IGNBRK) {
H A Dicom.c1198 if (iflag & IGNBRK) {
H A Dmpsc.c1494 if (termios->c_iflag & IGNBRK) {
H A Dpmac_zilog.c1096 if (iflag & IGNBRK) {
H A Dserial_core.c1151 #define RELEVANT_IFLAG(iflag) ((iflag) & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/jsm/
H A Djsm_neo.c401 if (ch->ch_c_iflag & IGNBRK)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dstty.c190 MI_ENTRY("ignbrk", input, SANE_UNSET | REV, IGNBRK, 0 ),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/char/
H A Dcon3215.c1149 driver->init_termios.c_iflag = IGNBRK | IGNPAR;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dcypress_m8.c1173 &= ~(IGNBRK /* disable ignore break */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dsys-linux.c847 tios.c_iflag = IGNBRK | IGNPAR;
H A Dsys-solaris.c1161 tios.c_iflag = IGNBRK | IGNPAR;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Damiserial.c786 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
H A Dstallion.c2904 if (tiosp->c_iflag & IGNBRK) {
3855 if (tiosp->c_iflag & IGNBRK)
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c917 tios.c_iflag = IGNBRK | IGNPAR;
H A Dsys-solaris.c1231 tios.c_iflag = IGNBRK | IGNPAR;

Completed in 243 milliseconds

1234