Searched refs:serial_console (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_console.h49 int16_t serial_console; member in struct:SHConsole::console_info
H A Dsh_console.cpp66 cons.setBootConsole(tab->serial_console);
/netbsd-current/sys/arch/mac68k/include/
H A Dcpu.h167 int serial_console; member in struct:mac68k_machine_S
/netbsd-current/sys/arch/mac68k/dev/
H A Dgenfb_grfbus.c123 return ((mac68k_machine.serial_console & 0x03) == 0
H A Dzs.c872 if (mac68k_machine.serial_console != 0) {
877 unit = (mac68k_machine.serial_console == 1) ? 0 : 1;
H A Dmacfb.c137 return ((mac68k_machine.serial_console & 0x03) == 0
H A Dakbd.c447 return ((mac68k_machine.serial_console & 0x03) == 0);
/netbsd-current/sys/arch/mac68k/mac68k/
H A Dmachdep.c338 if (mac68k_machine.serial_console == 0) {
917 mac68k_machine.serial_console = getenv("SERIALCONSOLE");

Completed in 116 milliseconds