PTY_TYPE_SLAVE
if (tty->driver->subtype == PTY_TYPE_SLAVE && tty->link->count != 1)
pty_slave_driver->subtype = PTY_TYPE_SLAVE;
pts_driver->subtype = PTY_TYPE_SLAVE;
driver->subtype == PTY_TYPE_SLAVE ? "tty" : driver->name,
tty->driver->subtype == PTY_TYPE_SLAVE &&
else if (p->subtype == PTY_TYPE_SLAVE)