ega.c | 99 static struct ega_config ega_console_dc; variable in typeref:struct:ega_config 466 mono = ega_console_dc.hdl.vh_mono; 499 dc = &ega_console_dc; 541 ega_init(&ega_console_dc, iot, memt, mono); 542 scr = ega_console_dc.currenttype; 543 ega_init_screen(&ega_console_dc, &ega_console_screen, scr, 1, &defattr); 546 ega_console_dc.active = &ega_console_screen; 562 iot == ega_console_dc.hdl.vh_iot)
|