Searched refs:comconsole (Results 1 – 10 of 10) sorted by relevance
58 extern struct console comconsole;65 &comconsole,
107 extern struct console comconsole;112 &comconsole,
10 comconsole.c
10 comconsole.c devicename.c elf32_freebsd.c elf64_freebsd.c \
54 struct console comconsole = { variable
256 int comconsole = -1; variable305 if (comconsole < 0) { /* serial console not selected? */ in sysctl_machdep_comdefaultrate()310 com = com_addr(comconsole); in sysctl_machdep_comdefaultrate()1063 if (unit == comconsole) { in sioattach()1202 if (unit == comconsole) in sioattach()1245 if (ret == 0 && unit == comconsole && in sioattach()1507 if (com->unit != comconsole || in comhardclose()1597 if (constty != NULL && unit == comconsole) in siowrite()1840 if (com->unit == comconsole && alt_break_to_debugger) { in siointr1()1875 if (com->unit == comconsole && in siointr1()[all …]
60 to either 'vidconsole' or 'comconsole'.
390 * If loader.conf defines "console" as "comconsole" or "console" is defined391 in the environment as "comconsole" then color will not be displayed,
358 Sets the current console. <value> include `vidconsole', `comconsole'
1052 options BREAK_TO_DEBUGGER #a BREAK on a comconsole goes to