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