Searched refs:pts_unit (Results 1 – 1 of 1) sorted by relevance
88 int pts_unit; /* (c) Device unit number. */ member327 if (psc->pts_unit < 0) in ptsdev_ioctl()329 *(unsigned int *)data = psc->pts_unit; in ptsdev_ioctl()696 if (psc->pts_unit >= 0) in ptsdrv_free()697 free_unr(pts_pool, psc->pts_unit); in ptsdrv_free()767 psc->pts_unit = unit; in pts_alloc()775 tty_makedev(tp, td->td_ucred, "pts/%u", psc->pts_unit); in pts_alloc()813 psc->pts_unit = -1; in pts_alloc_external()