HomeSort by: relevance | last modified time | path
    Searched defs:fbconstty (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 14 milliseconds