pcommon
vt_init_ttycommon(tty_common_t *pcommon)
mutex_init(&pcommon->t_excl, NULL, MUTEX_DEFAULT, NULL);
pcommon->t_iflag = 0;
pcommon->t_cflag = termiosp->c_cflag;
pcommon->t_iocpending = NULL;