Searched refs:tp0 (Results 1 – 8 of 8) sorted by relevance
4 SRCS= tp0.c tp1.c tp2.c tp3.c
304 register struct tty *tp, *tp0; local353 tp0 = &vx_tty[vx*16];359 tp = tp0 + c;496 register struct tty *tp, *tp0; local525 tp0 = &vx_tty[vx*16];528 tp = tp0 + (vp->line & 017);1193 register struct tty *tp, *tp0; local1211 tp0 = &vx_tty[vx*16];1213 tp = tp0 + i;1254 tp0 = &vx_tty[vx*16];[all …]
481 register struct tty *tp, *tp0; local491 tp0 = &vx_tty[n*16];497 tp = tp0 + i;
330 register struct tty *tp0; local342 tp0 = &dhu_tty[dhu<<4];349 tp = tp0 + line;559 register struct tty *tp0; local568 tp0 = &dhu_tty[dhu<<4];572 tp = tp0 + line;
736 struct tty *tp0; local756 tp0 = &qv_tty[QVCHAN(unit) + QVMOUSECHAN];804 if( tp0->t_state & TS_ISOPEN )876 register struct tty *tp0; local881 tp0 = &qv_tty[(unit&0xfc)+QVPCONS];901 if( tp0->t_state & TS_ISOPEN ){902 (*linesw[tp0->t_line].l_rint)(c, tp0);
255 register struct tty *tp0; local263 tp0 = &dz_tty[unit];268 tp = tp0 + (c&7);283 tp = tp0 + ((c>>8)&07);
314 register struct tty *tp0; local322 tp0 = &dh11[dh<<4];328 tp = tp0 + ((c>>8)&0xf);
472 register struct tty *tp0; local476 tp0 = &dc_tty[unit];479 tp = tp0 + ((c >> 8) & 03);