/src/sys/arch/arc/include/ |
Makefile | 18 param.h pcb.h pccons.h pmap.h proc.h profile.h psl.h pte.h \
|
Makefile | 18 param.h pcb.h pccons.h pmap.h proc.h profile.h psl.h pte.h \
|
/src/sys/arch/arc/dev/ |
pccons.c | 1 /* $NetBSD: pccons.c,v 1.63 2022/05/24 20:50:18 andvar Exp $ */ 2 /* $OpenBSD: pccons.c,v 1.22 1999/01/30 22:39:37 imp Exp $ */ 3 /* NetBSD: pccons.c,v 1.89 1995/05/04 19:35:20 cgd Exp */ 35 * @(#)pccons.c 5.11 (Berkeley) 5/21/91 75 * @(#)pccons.c 5.11 (Berkeley) 5/21/91 83 __KERNEL_RCSID(0, "$NetBSD: pccons.c,v 1.63 2022/05/24 20:50:18 andvar Exp $"); 103 #include <machine/pccons.h> 835 static struct consdev pccons = { local in function:pccons_common_cnattach 849 pccons.cn_dev = makedev(maj, 0); 851 cn_tab = &pccons; [all...] |
pccons.c | 1 /* $NetBSD: pccons.c,v 1.63 2022/05/24 20:50:18 andvar Exp $ */ 2 /* $OpenBSD: pccons.c,v 1.22 1999/01/30 22:39:37 imp Exp $ */ 3 /* NetBSD: pccons.c,v 1.89 1995/05/04 19:35:20 cgd Exp */ 35 * @(#)pccons.c 5.11 (Berkeley) 5/21/91 75 * @(#)pccons.c 5.11 (Berkeley) 5/21/91 83 __KERNEL_RCSID(0, "$NetBSD: pccons.c,v 1.63 2022/05/24 20:50:18 andvar Exp $"); 103 #include <machine/pccons.h> 835 static struct consdev pccons = { local in function:pccons_common_cnattach 849 pccons.cn_dev = makedev(maj, 0); 851 cn_tab = &pccons; [all...] |
/src/share/terminfo/ |
terminfo | 8783 pccons|pcconsole|ANSI (mostly) Alpha PC console terminal emulation, [all...] |
terminfo | 8783 pccons|pcconsole|ANSI (mostly) Alpha PC console terminal emulation, [all...] |