sys/dev/isa/ega.c
108
void ega_init_screen(struct ega_config *, struct egascreen *,
sys/dev/isa/ega.c
543
ega_init_screen(&ega_console_dc, &ega_console_screen, scr, 1, &defattr);
sys/dev/isa/ega.c
599
ega_init_screen(vc, scr, type, vc->nscreens == 0, defattrp);