Home
last modified time | relevance | path

Searched refs:ASYNC_SPLIT_TERMIOS (Results 1 – 25 of 35) sorted by relevance

12

/linux-2.4.37.9/include/linux/
Dserial.h101 #define ASYNC_SPLIT_TERMIOS 0x0008 /* Separate termios for dialin/callout */ macro
/linux-2.4.37.9/drivers/char/
Dserial_tx3912.c449 (rs_port->gs.flags & ASYNC_SPLIT_TERMIOS)) { in rs_open()
Dser_a2232.c486 if ((port->gs.count == 1) && (port->gs.flags & ASYNC_SPLIT_TERMIOS)){ in a2232_open()
Driscom8.c74 (ASYNC_HUP_NOTIFY | ASYNC_SAK | ASYNC_SPLIT_TERMIOS | \
1114 if ((port->count == 1) && (port->flags & ASYNC_SPLIT_TERMIOS)) { in rc_open()
Dvme_scc.c957 if ((port->gs.count == 1) && (port->gs.flags & ASYNC_SPLIT_TERMIOS)) { in scc_open()
Dspecialix.c167 (ASYNC_HUP_NOTIFY | ASYNC_SAK | ASYNC_SPLIT_TERMIOS | \
1487 if ((port->count == 1) && (port->flags & ASYNC_SPLIT_TERMIOS)) { in sx_open()
Dserial_txx9.c827 if ((port->gs.count == 1) && (port->gs.flags & ASYNC_SPLIT_TERMIOS)) { in rs_open()
Dsh-sci.c1180 if ((port->gs.count == 1) && (port->gs.flags & ASYNC_SPLIT_TERMIOS)) { in sci_open()
Dserial_amba.c1748 (info->flags & ASYNC_SPLIT_TERMIOS)) { in ambauart_open()
Dserial_txx927.c1815 (info->flags & ASYNC_SPLIT_TERMIOS)) { in rs_open()
Disicom.c1072 if ((port->count == 1) && (port->flags & ASYNC_SPLIT_TERMIOS)) { in isicom_open()
Damiserial.c1965 (info->flags & ASYNC_SPLIT_TERMIOS)) { in rs_open()
Dmxser.c783 if ((info->count == 1) && (info->flags & ASYNC_SPLIT_TERMIOS)) { in mxser_open()
Dsx.c1498 if ((port->gs.count == 1) && (port->gs.flags & ASYNC_SPLIT_TERMIOS)) { in sx_open()
Dpcxx.c519 if((ch->count == 1) && (ch->asyncflags & ASYNC_SPLIT_TERMIOS)) { in pcxe_open()
Dserial167.c2153 if ((info->count == 1) && (info->flags & ASYNC_SPLIT_TERMIOS)) { in cy_open()
Dvac-serial.c2075 (info->flags & ASYNC_SPLIT_TERMIOS)) { in rs_open()
Desp.c2409 if ((info->count == 1) && (info->flags & ASYNC_SPLIT_TERMIOS)) { in esp_open()
Dau1x00-serial.c2344 (info->flags & ASYNC_SPLIT_TERMIOS)) {
Dmoxa.c592 if (ch->count == 1 && (ch->asyncflags & ASYNC_SPLIT_TERMIOS)) { in moxa_open()
/linux-2.4.37.9/arch/ia64/drivers/
Dsimserial.c924 (info->flags & ASYNC_SPLIT_TERMIOS)) { in rs_open()
/linux-2.4.37.9/drivers/sbus/char/
Daurora.c1468 if ((port->count == 1) && (port->flags & ASYNC_SPLIT_TERMIOS)) { in aurora_open()
Dsu.c2119 (info->flags & ASYNC_SPLIT_TERMIOS)) { in su_open()
/linux-2.4.37.9/arch/ppc/8xx_io/
Duart.c2109 (info->flags & ASYNC_SPLIT_TERMIOS)) { in rs_8xx_open()
/linux-2.4.37.9/arch/ppc/cpm2_io/
Duart.c2093 (info->flags & ASYNC_SPLIT_TERMIOS)) { in rs_8xx_open()

12