Home
last modified time | relevance | path

Searched defs:console_name (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/installboot/arch/
H A Di386.c59 static const struct console_name { struct
60 const char *name; /* Name of console selection */
61 const int dev; /* value matching CONSDEV_* from sys/arch/i386/stand/lib/libi386.h */
/netbsd-src/sys/arch/evbarm/gumstix/
H A Dgumstix_machdep.c517 static const char console_name[] = "console="; variable