Searched refs:ASYNC_CLOSING (Results 1 - 25 of 26) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial.h138 #define ASYNC_CLOSING 0x08000000 /* Serial port is closing */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/sim/
H A Dsimserial.c604 info->flags |= ASYNC_CLOSING;
621 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
648 if (info->flags & ASYNC_CLOSING)
830 (info->flags & ASYNC_CLOSING)) {
831 if (info->flags & ASYNC_CLOSING)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/4xx_io/
H A Dserial_sicc.c1423 info->flags |= ASYNC_CLOSING;
1458 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
1523 if (info->flags & ASYNC_CLOSING)
1546 (info->flags & ASYNC_CLOSING)) {
1547 if (info->flags & ASYNC_CLOSING)
1600 if (!(info->flags & ASYNC_CLOSING) &&
1683 (info->flags & ASYNC_CLOSING)) {
1684 if (info->flags & ASYNC_CLOSING)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dgeneric_serial.c530 if (tty_hung_up_p(filp) || port->flags & ASYNC_CLOSING) {
585 if (!(port->flags & ASYNC_CLOSING) &&
658 port->flags |= ASYNC_CLOSING;
703 port->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING | ASYNC_INITIALIZED);
H A Damiserial.c1462 info->flags |= ASYNC_CLOSING;
1506 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
1617 (info->flags & ASYNC_CLOSING)) {
1618 if (info->flags & ASYNC_CLOSING)
1679 if (!(info->flags & ASYNC_CLOSING) &&
1778 (info->flags & ASYNC_CLOSING)) {
1779 if (info->flags & ASYNC_CLOSING)
H A Disicom.c876 if (tty_hung_up_p(filp) || port->flags & ASYNC_CLOSING) {
919 if (!(port->flags & ASYNC_CLOSING) &&
1071 port->flags |= ASYNC_CLOSING;
1104 port->flags &= ~(ASYNC_NORMAL_ACTIVE | ASYNC_CLOSING);
H A Driscom8.c914 if (tty_hung_up_p(filp) || port->flags & ASYNC_CLOSING) {
966 if (!(port->flags & ASYNC_CLOSING) &&
1048 port->flags |= ASYNC_CLOSING;
1094 port->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
H A Dcyclades.c1689 if (tty_hung_up_p(filp) || (info->flags & ASYNC_CLOSING)) {
1691 !(info->flags & ASYNC_CLOSING));
1763 if (!(info->flags & ASYNC_CLOSING) && (C_CLOCAL(tty) ||
1826 if (!(info->flags & ASYNC_CLOSING) && (C_CLOCAL(tty) ||
1968 if (tty_hung_up_p(filp) || (info->flags & ASYNC_CLOSING)) {
1970 !(info->flags & ASYNC_CLOSING));
2129 info->flags |= ASYNC_CLOSING;
2202 info->flags &= ~(ASYNC_NORMAL_ACTIVE | ASYNC_CLOSING);
H A Desp.c1999 info->flags |= ASYNC_CLOSING;
2051 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
2135 (info->flags & ASYNC_CLOSING)) {
2136 if (info->flags & ASYNC_CLOSING)
2208 if (!(info->flags & ASYNC_CLOSING) &&
H A Dmoxa.c562 ch->asyncflags |= ASYNC_CLOSING;
586 ch->asyncflags &= ~(ASYNC_NORMAL_ACTIVE | ASYNC_CLOSING);
949 if (tty_hung_up_p(filp) || (ch->asyncflags & ASYNC_CLOSING)) {
950 if (ch->asyncflags & ASYNC_CLOSING)
998 if (!(ch->asyncflags & ASYNC_CLOSING) && (do_clocal ||
H A Depca.c494 ch->asyncflags |= ASYNC_CLOSING;
522 ASYNC_CLOSING);
892 if (ch->asyncflags & ASYNC_CLOSING) {
933 if (!(ch->asyncflags & ASYNC_CLOSING) &&
H A Dmxser_new.c436 if (!(port->flags & ASYNC_CLOSING) &&
1005 info->flags |= ASYNC_CLOSING;
1060 info->flags &= ~(ASYNC_NORMAL_ACTIVE | ASYNC_CLOSING);
2316 (port->flags & ASYNC_CLOSING) ||
H A Dserial167.c1679 info->flags |= ASYNC_CLOSING;
1695 info->flags &= ~(ASYNC_NORMAL_ACTIVE | ASYNC_CLOSING);
1742 if (info->flags & ASYNC_CLOSING) {
1807 if (!(info->flags & ASYNC_CLOSING)
H A Dspecialix.c1339 if (tty_hung_up_p(filp) || port->flags & ASYNC_CLOSING) {
1402 if (!(port->flags & ASYNC_CLOSING) &&
1527 port->flags |= ASYNC_CLOSING;
1596 port->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
H A Distallion.c815 if (portp->flags & ASYNC_CLOSING) {
855 if (portp->flags & ASYNC_CLOSING) {
899 portp->flags |= ASYNC_CLOSING;
943 portp->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
1222 if (((portp->flags & ASYNC_CLOSING) == 0) &&
H A Dsynclink_gt.c684 if (tty_hung_up_p(filp) || info->flags & ASYNC_CLOSING){
685 if (info->flags & ASYNC_CLOSING)
761 info->flags |= ASYNC_CLOSING;
794 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
3167 if (!(info->flags & ASYNC_CLOSING) &&
H A Dmxser.c1057 info->flags |= ASYNC_CLOSING;
1119 info->flags &= ~(ASYNC_NORMAL_ACTIVE | ASYNC_CLOSING);
2328 if (!(info->flags & ASYNC_CLOSING) &&
H A Dstallion.c748 if (portp->flags & ASYNC_CLOSING) {
806 if (((portp->flags & ASYNC_CLOSING) == 0) &&
896 portp->flags |= ASYNC_CLOSING;
941 portp->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
H A Dsynclink.c3153 info->flags |= ASYNC_CLOSING;
3190 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
3381 if (!(info->flags & ASYNC_CLOSING) &&
3455 if (tty_hung_up_p(filp) || info->flags & ASYNC_CLOSING){
3456 if (info->flags & ASYNC_CLOSING)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dmcfserial.c1178 info->flags |= ASYNC_CLOSING;
1212 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
1321 if (info->flags & ASYNC_CLOSING) {
1378 if (!(info->flags & ASYNC_CLOSING) &&
H A D68360serial.c1576 info->flags |= ASYNC_CLOSING;
1623 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
1738 (info->flags & ASYNC_CLOSING)) {
1739 if (info->flags & ASYNC_CLOSING)
1806 if (!(info->flags & ASYNC_CLOSING) &&
H A Dcrisv10.c4308 info->flags |= ASYNC_CLOSING;
4357 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
4454 (info->flags & ASYNC_CLOSING)) {
4455 if (info->flags & ASYNC_CLOSING)
4522 if (!(info->flags & ASYNC_CLOSING) && do_clocal)
4601 (info->flags & ASYNC_CLOSING)) {
4602 if (info->flags & ASYNC_CLOSING)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2main.c1433 if ( tty_hung_up_p(pFile) || ( pCh->flags & ASYNC_CLOSING )) {
1434 if ( pCh->flags & ASYNC_CLOSING ) {
1479 if (!(pCh->flags & ASYNC_CLOSING) &&
1486 printk(KERN_DEBUG "ASYNC_CLOSING = %s\n",
1487 (pCh->flags & ASYNC_CLOSING)?"True":"False");
1491 (pCh->flags & ASYNC_CLOSING) );
1573 pCh->flags |= ASYNC_CLOSING; // last close actually
1618 pCh->flags &=~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_tty.c435 /* Hm, why are we blocking on ASYNC_CLOSING if we
444 IRDA_WARNING("%s - got signal while blocking on ASYNC_CLOSING!\n",
572 self->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
1328 if (self->flags & ASYNC_CLOSING)
1329 ret += sprintf(buf+ret, "ASYNC_CLOSING|");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c2452 info->flags |= ASYNC_CLOSING;
2489 info->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
2653 if (!(info->flags & ASYNC_CLOSING) &&
2716 if (tty_hung_up_p(filp) || info->flags & ASYNC_CLOSING){
2717 if (info->flags & ASYNC_CLOSING)

Completed in 492 milliseconds

12