Home
last modified time | relevance | path

Searched refs:ASYNC_CLOSING (Results 1 – 25 of 34) sorted by relevance

12

/linux-2.4.37.9/net/irda/ircomm/
Dircomm_tty.c346 !(self->flags & ASYNC_CLOSING) && in ircomm_tty_block_til_ready()
456 (self->flags & ASYNC_CLOSING)) { in ircomm_tty_open()
457 if (self->flags & ASYNC_CLOSING) in ircomm_tty_open()
555 self->flags |= ASYNC_CLOSING; in ircomm_tty_close()
583 ASYNC_CLOSING); in ircomm_tty_close()
1326 if (self->flags & ASYNC_CLOSING) in ircomm_tty_line_info()
/linux-2.4.37.9/include/linux/
Dserial.h136 #define ASYNC_CLOSING 0x08000000 /* Serial port is closing */ macro
/linux-2.4.37.9/arch/ia64/drivers/
Dsimserial.c656 info->flags |= ASYNC_CLOSING; in rs_close()
675 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CALLOUT_ACTIVE|ASYNC_CLOSING); in rs_close()
703 if (info->flags & ASYNC_CLOSING) in rs_hangup()
902 (info->flags & ASYNC_CLOSING)) { in rs_open()
903 if (info->flags & ASYNC_CLOSING) in rs_open()
/linux-2.4.37.9/drivers/char/
Dgeneric_serial.c611 if (tty_hung_up_p(filp) || port->flags & ASYNC_CLOSING) { in gs_block_til_ready()
695 !(port->flags & ASYNC_CLOSING) && in gs_block_til_ready()
765 port->flags |= ASYNC_CLOSING; in gs_close()
816 ASYNC_CLOSING | ASYNC_INITIALIZED); in gs_close()
Dserial_amba.c1423 info->flags |= ASYNC_CLOSING; in ambauart_close()
1468 ASYNC_CLOSING); in ambauart_close()
1532 if (info->flags & ASYNC_CLOSING) in ambauart_hangup()
1555 (info->flags & ASYNC_CLOSING)) { in block_til_ready()
1556 if (info->flags & ASYNC_CLOSING) in block_til_ready()
1635 !(info->flags & ASYNC_CLOSING) && in block_til_ready()
1725 (info->flags & ASYNC_CLOSING)) { in ambauart_open()
1726 if (info->flags & ASYNC_CLOSING) in ambauart_open()
Dmux.c410 info->flags |= ASYNC_CLOSING; in mux_close()
445 ASYNC_CLOSING); in mux_close()
Dpdc_console.c444 info->flags |= ASYNC_CLOSING; in pdc_close()
479 ASYNC_CLOSING); in pdc_close()
Dserial_txx927.c1425 info->flags |= ASYNC_CLOSING; in rs_close()
1474 ASYNC_CLOSING); in rs_close()
1583 (info->flags & ASYNC_CLOSING)) { in block_til_ready()
1584 if (info->flags & ASYNC_CLOSING) in block_til_ready()
1673 !(info->flags & ASYNC_CLOSING)) in block_til_ready()
1786 (info->flags & ASYNC_CLOSING)) { in rs_open()
1787 if (info->flags & ASYNC_CLOSING) in rs_open()
Damiserial.c1564 info->flags |= ASYNC_CLOSING; in rs_close()
1617 ASYNC_CLOSING); in rs_close()
1730 (info->flags & ASYNC_CLOSING)) { in block_til_ready()
1731 if (info->flags & ASYNC_CLOSING) in block_til_ready()
1820 !(info->flags & ASYNC_CLOSING) && in block_til_ready()
1936 (info->flags & ASYNC_CLOSING)) { in rs_open()
1937 if (info->flags & ASYNC_CLOSING) in rs_open()
Dvac-serial.c1688 info->flags |= ASYNC_CLOSING; in rs_close()
1737 ASYNC_CLOSING); in rs_close()
1840 (info->flags & ASYNC_CLOSING)) { in block_til_ready()
1841 if (info->flags & ASYNC_CLOSING) in block_til_ready()
1925 !(info->flags & ASYNC_CLOSING)) in block_til_ready()
2042 (info->flags & ASYNC_CLOSING)) { in rs_open()
2043 if (info->flags & ASYNC_CLOSING) in rs_open()
Dau1x00-serial.c1936 info->flags |= ASYNC_CLOSING;
1986 ASYNC_CLOSING);
2070 if (info->flags & ASYNC_CLOSING)
2099 (info->flags & ASYNC_CLOSING)) {
2100 if (info->flags & ASYNC_CLOSING)
2191 !(info->flags & ASYNC_CLOSING) &&
2312 (info->flags & ASYNC_CLOSING)) {
2313 if (info->flags & ASYNC_CLOSING)
Dip2main.c1655 if ( tty_hung_up_p(pFile) || ( pCh->flags & ASYNC_CLOSING )) { in ip2_open()
1656 if ( pCh->flags & ASYNC_CLOSING ) { in ip2_open()
1737 !(pCh->flags & ASYNC_CLOSING) && in ip2_open()
1747 (pCh->flags & ASYNC_CLOSING)?"True":"False"); in ip2_open()
1751 (pCh->flags & ASYNC_CLOSING) ); in ip2_open()
1846 pCh->flags |= ASYNC_CLOSING; // last close actually in ip2_close()
1900 pCh->flags &=~(ASYNC_NORMAL_ACTIVE|ASYNC_CALLOUT_ACTIVE|ASYNC_CLOSING); in ip2_close()
Dmxser.c846 info->flags |= ASYNC_CLOSING; in mxser_close()
903 ASYNC_CLOSING); in mxser_close()
1591 if (tty_hung_up_p(filp) || (info->flags & ASYNC_CLOSING)) { in mxser_block_til_ready()
1592 if (info->flags & ASYNC_CLOSING) in mxser_block_til_ready()
1675 !(info->flags & ASYNC_CLOSING) && in mxser_block_til_ready()
Dpcxx.c379 (info->asyncflags & ASYNC_CLOSING) == 0 && in pcxx_waitcarrier()
440 if(ch->asyncflags & ASYNC_CLOSING) { in pcxe_open()
474 if(ch->asyncflags & ASYNC_CLOSING) { in pcxe_open()
604 info->asyncflags |= ASYNC_CLOSING; in pcxe_close()
635 ASYNC_CALLOUT_ACTIVE|ASYNC_CLOSING); in pcxe_close()
Disicom.c895 if (tty_hung_up_p(filp) || port->flags & ASYNC_CLOSING) { in block_til_ready()
984 !(port->flags & ASYNC_CLOSING) && in block_til_ready()
1177 port->flags |= ASYNC_CLOSING; in isicom_close()
1214 ASYNC_CLOSING); in isicom_close()
Driscom8.c982 if (tty_hung_up_p(filp) || port->flags & ASYNC_CLOSING) { in block_til_ready()
1063 !(port->flags & ASYNC_CLOSING) && in block_til_ready()
1159 port->flags |= ASYNC_CLOSING; in rc_close()
1215 ASYNC_CLOSING); in rc_close()
Desp.c2080 info->flags |= ASYNC_CLOSING; in rs_close()
2136 ASYNC_CLOSING); in rs_close()
2217 (info->flags & ASYNC_CLOSING)) { in block_til_ready()
2218 if (info->flags & ASYNC_CLOSING) in block_til_ready()
2323 !(info->flags & ASYNC_CLOSING) && in block_til_ready()
Dspecialix.c1341 if (tty_hung_up_p(filp) || port->flags & ASYNC_CLOSING) { in block_til_ready()
1428 !(port->flags & ASYNC_CLOSING) && in block_til_ready()
1535 port->flags |= ASYNC_CLOSING; in sx_close()
1594 ASYNC_CLOSING); in sx_close()
Dmoxa.c660 ch->asyncflags |= ASYNC_CLOSING; in moxa_close()
694 ASYNC_CLOSING); in moxa_close()
1083 if (tty_hung_up_p(filp) || (ch->asyncflags & ASYNC_CLOSING)) { in block_till_ready()
1084 if (ch->asyncflags & ASYNC_CLOSING) in block_till_ready()
1153 !(ch->asyncflags & ASYNC_CLOSING) && (do_clocal || in block_till_ready()
Dserial167.c1899 info->flags |= ASYNC_CLOSING; in cy_close()
1924 ASYNC_CLOSING); in cy_close()
1984 if (info->flags & ASYNC_CLOSING) { in block_til_ready()
2075 && !(info->flags & ASYNC_CLOSING) in block_til_ready()
/linux-2.4.37.9/drivers/sbus/char/
Dsu.c1776 info->flags |= ASYNC_CLOSING; in su_close()
1824 ASYNC_CLOSING); in su_close()
1923 (info->flags & ASYNC_CLOSING)) { in block_til_ready()
1924 if (info->flags & ASYNC_CLOSING) in block_til_ready()
2015 !(info->flags & ASYNC_CLOSING) && in block_til_ready()
2090 (info->flags & ASYNC_CLOSING)) { in su_open()
2091 if (info->flags & ASYNC_CLOSING) in su_open()
Dsab82532.c1629 info->flags |= ASYNC_CLOSING; in sab82532_close()
1676 ASYNC_CLOSING); in sab82532_close()
1772 (info->flags & ASYNC_CLOSING)) { in block_til_ready()
1773 if (info->flags & ASYNC_CLOSING) in block_til_ready()
1865 !(info->flags & ASYNC_CLOSING) && in block_til_ready()
1950 (info->flags & ASYNC_CLOSING)) { in sab82532_open()
1951 if (info->flags & ASYNC_CLOSING) in sab82532_open()
/linux-2.4.37.9/arch/ppc/8xx_io/
Duart.c1743 info->flags |= ASYNC_CLOSING; in rs_8xx_close()
1800 ASYNC_CLOSING); in rs_8xx_close()
1922 (info->flags & ASYNC_CLOSING)) { in block_til_ready()
1923 if (info->flags & ASYNC_CLOSING) in block_til_ready()
2018 !(info->flags & ASYNC_CLOSING) && in block_til_ready()
/linux-2.4.37.9/arch/ppc/cpm2_io/
Duart.c1743 info->flags |= ASYNC_CLOSING; in rs_8xx_close()
1800 ASYNC_CLOSING); in rs_8xx_close()
1907 (info->flags & ASYNC_CLOSING)) { in block_til_ready()
1908 if (info->flags & ASYNC_CLOSING) in block_til_ready()
2003 !(info->flags & ASYNC_CLOSING) && in block_til_ready()
/linux-2.4.37.9/arch/cris/drivers/
Dserial.c4533 info->flags |= ASYNC_CLOSING;
4586 ASYNC_CLOSING);
4674 (info->flags & ASYNC_CLOSING)) {
4675 if (info->flags & ASYNC_CLOSING)
4770 !(info->flags & ASYNC_CLOSING) && do_clocal)
4852 (info->flags & ASYNC_CLOSING)) {
4853 if (info->flags & ASYNC_CLOSING)

12