Searched refs:closing (Results 26 - 50 of 63) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Damiserial.c1467 tty->closing = 1;
1497 tty->closing = 0;
1775 * If the port is the middle of closing, bail out now
H A Disicom.c1072 tty->closing = 1;
1092 tty->closing = 0;
H A Driscom8.c1053 tty->closing = 1;
1085 tty->closing = 0;
H A Dhvsi.c890 tty->closing = 1;
1026 /* we're either closing or not yet open; don't accept data */
H A Depca.c495 tty->closing = 1;
511 tty->closing = 0;
H A Desp.c2006 tty->closing = 1;
2041 tty->closing = 0;
H A Dmxser.c1069 tty->closing = 1;
1110 tty->closing = 0;
H A Dmxser_new.c1017 tty->closing = 1;
1051 tty->closing = 0;
H A Drocket.c1125 tty->closing = 1;
1180 tty->closing = 0;
H A Dspecialix.c1532 tty->closing = 1;
1586 tty->closing = 0;
H A Dcyclades.c1966 * If the port is the middle of closing, bail out now
2135 tty->closing = 1;
2153 /* Waiting for on-board buffers to be empty before closing
2161 /* Waiting for on-board buffers to be empty before closing the port */
2190 tty->closing = 0;
H A Distallion.c810 * Check if this port is in the middle of closing. If so then wait
850 * Check if this port is in the middle of closing. If so then wait
902 * May want to wait for data to drain before closing. The BUSY flag
909 tty->closing = 1;
934 tty->closing = 0;
1018 * Slave is already closing this port. This can happen if a hangup
1085 * Slave is already closing this port. This can happen if a hangup
1849 * Hangup this port. This is pretty much like closing the port, only
H A Dstallion.c743 * Check if this port is in the middle of closing. If so then wait
899 * May want to wait for any data to drain before closing. The BUSY
904 tty->closing = 1;
932 tty->closing = 0;
1414 * Hangup this port. This is pretty much like closing the port, only
H A Dsynclink_gt.c270 unsigned short closing_wait; /* time to wait before closing */
683 /* If port is closing, signal caller to try again */
763 /* set tty->closing to notify line discipline to
767 tty->closing = 1;
784 tty->closing = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dserial_core.c1239 * setting tty->closing.
1241 tty->closing = 1;
1268 tty->closing = 0;
1590 * If the port is in the middle of closing, bail out now.
H A D68360serial.c1581 tty->closing = 1;
1614 tty->closing = 0;
H A Dcrisv10.c365 * Fixed wait for all chars sent when closing port.
410 * Wait for flush of DMA/FIFO when closing port.
419 * closing the last filehandle, NASTY!.
4319 tty->closing = 1;
4349 tty->closing = 0;
4598 * If the port is in the middle of closing, bail out now
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/tc/
H A Dzs.c1297 tty->closing = 1;
1321 tty->closing = 0;
1521 * If the port is the middle of closing, bail out now
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Duverbs_main.c186 context->closing = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2main.c1426 * 1. If the port is in the middle of closing wait for the completion
1575 tty->closing = 1;
1607 tty->closing = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dmsh.c2324 prs("no closing ");
4025 err("no closing `");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_verbs.h713 int closing; member in struct:ib_ucontext
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest.tcl422 ^\t*closing\ssecondaries\.$|
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_tty.c1696 tty->closing = 1;
1725 tty->closing = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c149 unsigned short closing_wait; /* time to wait before closing */
2454 /* set tty->closing to notify line discipline to
2458 tty->closing = 1;
2479 tty->closing = 0;
2563 * This is the same as closing all open files for the port.
2715 /* If port is closing, signal caller to try again */

Completed in 425 milliseconds

123