Home
last modified time | relevance | path

Searched refs:KD_CGA (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/fb/
H A Dfb.c287 { KD_CGA, "CGA" }, in adapter_name()
361 { FBTYPE_CGA, KD_CGA }, in fb_type()
H A Dvga.c169 { 0, KD_CGA, "cga", 0, 0, V_ADP_COLOR, IO_CGA, IO_CGASIZE, COLOR_CRTC,
173 { 0, KD_CGA, "cga", 0, 0, V_ADP_COLOR, IO_CGA, IO_CGASIZE, COLOR_CRTC,
597 case KD_CGA: in map_gen_mode_num()
673 case KD_CGA: in map_bios_mode_num()
777 case KD_CGA: in verify_adapter()
2078 case KD_CGA: in vga_set_border()
2341 case KD_CGA: in vga_set_hw_cursor_shape()
2427 case KD_CGA: in vga_blank_display()
/freebsd/sys/sys/
H A Dfbio.h247 #define KD_CGA 3 /* color graphics adapter */ macro
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c1056 { KD_CGA, "CGA" }, in adapter_name()
/freebsd/sys/dev/syscons/
H A Dsyscons.c390 { KD_CGA, { "CGA", "CGA" } }, in adapter_name()