Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sparc64/dev/ | |
kd.c | 90 struct tty *fbconstty = 0; /* tty structure for frame buffer console */ variable in typeref:struct:tty * 144 fbconstty = tp; |
/src/sys/arch/sun2/dev/ | |
kd.c | 73 struct tty *fbconstty = 0; /* tty structure for frame buffer console */ variable in typeref:struct:tty * 153 fbconstty = tp; |