Searched defs:closing (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/ipwireless/
H A Dtty.c58 int closing; member in struct:ipw_tty
116 if (tty->closing) {
565 ttyj->closing = 1;
/drivers/net/ppp/
H A Dppp_generic.c124 int closing; /* is device closing down? a8 */ member in struct:ppp
581 * (i.e. pppd) could achieve the same effect by closing
1056 if (!ppp->closing) {
1574 if (!ppp->closing)
2717 if (!ppp->closing) {
2718 ppp->closing = 1;

Completed in 68 milliseconds