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
484 if (pty->pt_flags & PF_SLAVEGONE) { in ptcread()554 if (pty->pt_flags & PF_SLAVEGONE) { in ptcwrite()592 if (pty->pt_flags & PF_SLAVEGONE) { in ptcwrite()996 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()