Home
last modified time | relevance | path

Searched refs:cn_tp (Results 1 – 18 of 18) sorted by relevance

/original-bsd/sys/pmax/pmax/
H A Dcons.h23 struct tty *cn_tp; /* tty structure for console device */ member
/original-bsd/sys/i386/i386/
H A Dcons.h21 struct tty *cn_tp; /* tty structure for console device */ member
H A Dcons.c70 cn_tty = cp->cn_tp; in cninit()
/original-bsd/sys/hp/dev/
H A Dcons.h22 struct tty *cn_tp; /* tty structure for console device */ member
H A Dcons.c54 cn_tty = cp->cn_tp; in cninit()
H A Ddca.c716 cp->cn_tp = &dca_tty[unit];
H A Dite.c855 cp->cn_tp = &ite_tty[unit];
/original-bsd/sys/luna68k/luna68k/
H A Dcons.h25 struct tty *cn_tp; /* tty structure for console device */ member
H A Dcons.c79 cn_tty = cp->cn_tp; in cninit()
/original-bsd/sys/luna68k/stand/
H A Dromcons.c23 cp->cn_tp = 0;
H A Dbmc.c53 cp->cn_tp = 0;
H A Dcons.c79 cn_tty = cp->cn_tp; in cninit()
H A Dsio.c90 cp->cn_tp = 0;
/original-bsd/sys/luna68k/dev/
H A Dbmc.c597 cp->cn_tp = &bmc_tty[0];
H A Dsio.c554 cp->cn_tp = &sio_tty[unit];
/original-bsd/sys/i386/isa/
H A Dcom.c596 cp->cn_tp = &com_tty[unit];
H A Dpccons.c298 cp->cn_tp = &pccons;
/original-bsd/sys/hp300/dev/
H A Ddcm.c1143 cp->cn_tp = &dcm_tty[unit];