Searched refs:PF_SLAVEGONE (Results 1 – 3 of 3) sorted by relevance
70 #define PF_SLAVEGONE 0x00000080 /* slave was open, but is now closed */ macro
485 if (pty->pt_flags & PF_SLAVEGONE) { in ptcread()555 if (pty->pt_flags & PF_SLAVEGONE) { in ptcwrite()593 if (pty->pt_flags & PF_SLAVEGONE) { in ptcwrite()1000 if (pty->pt_flags & PF_SLAVEGONE) { in ptcpoll()
280 pty->pt_flags &= ~PF_SLAVEGONE; in ptslopen()366 pty->pt_flags |= PF_SLAVEGONE; /* let the controller know */ in ptslclose()946 pty->pt_flags |= PF_SLAVEGONE; in pt_sendstop()