Searched refs:kernel_console_ts (Results 1 – 1 of 1) sorted by relevance
114 static void *kernel_console_ts; variable563 kernel_console_ts = sc_console->ts; in sc_attach_unit()566 bcopy(kernel_console_ts, sc_console->ts, sc_console->tsw->te_size); in sc_attach_unit()1916 if (kernel_console_ts != NULL) in sccnputc()1917 scp->ts = kernel_console_ts; in sccnputc()