Home
last modified time | relevance | path

Searched refs:selectBootConsole (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_console.cpp51 SHConsole::selectBootConsole(Console &cons, enum consoleSelect select) in selectBootConsole() function in SHConsole
96 const struct console_info *tab = selectBootConsole(*this, SERIAL); in init()
H A Dsh_console.h53 static const struct console_info *selectBootConsole(Console &,
H A Dsh_boot.cpp97 SHConsole::selectBootConsole(*_cons, SHConsole::VIDEO); in create()