Searched refs:macfb_is_console (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dmacfb.c114 static int macfb_is_console(paddr_t);
122 macfb_is_console(paddr_t addr) function
203 isconsole = macfb_is_console(ga->ga_phys + ga->ga_grfmode->fboff);

Completed in 108 milliseconds