Searched defs:pts_softc (Results 1 – 1 of 1) sorted by relevance
86 struct pts_softc { struct87 int pts_unit; /* (c) Device unit number. */88 unsigned int pts_flags; /* (t) Device flags. */114 struct pts_softc *psc = tty_softc(tp); in ptsdev_read() argument