Home
last modified time | relevance | path

Searched refs:lcd_loadfile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dboot.h106 void lcd_loadfile(const char *);
H A Dlcd.c88 lcd_loadfile(const char *file) in lcd_loadfile() function
H A Dboot.c461 lcd_loadfile(bootpath); in main()