Searched defs:bootmsg (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/stand/forth/ | ||
H A D | loader.4th | 80 : bootmsg ( -- ) word |
/freebsd-src/sys/dev/cfe/ | ||
H A D | cfe_console.c | 162 char *bootmsg = "Using CFE firmware console.\n"; in cfe_cnprobe() local |