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