Home
last modified time | relevance | path

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

/dflybsd-src/stand/boot/common/
H A Dbootstrap.h112 struct console struct
121 void (* c_probe)(struct console *cp); /* set c_flags to match hardware */ argument
127 extern struct console *consoles[]; argument
/dflybsd-src/stand/boot/efi/loader/
H A Dbootinfo.c69 char *console; in bi_getboothowto() local