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

/freebsd-10.3-release/sys/dev/fb/
H A Dvgareg.h50 #define MONO_CRTC (IO_MDA + 0x04) /* crt controller base mono */ macro
H A Dvga.c214 { 0, KD_MONO, "mda", 0, 0, 0, IO_MDA, IO_MDASIZE, MONO_CRTC,
226 { 0, KD_EGA, "ega", 0, 0, 0, IO_MDA, 48, MONO_CRTC,
857 (adp->va_flags & V_ADP_COLOR) ? COLOR_CRTC : MONO_CRTC;
1759 if (adp->va_crtc_addr == MONO_CRTC) {
1775 if (adp->va_crtc_addr == MONO_CRTC)
H A Dvesa.c1352 (vesa_adp->va_flags & V_ADP_COLOR) ? COLOR_CRTC : MONO_CRTC;
/freebsd-10.3-release/sys/pc98/cbus/
H A Dgdc.c1117 (adp->va_flags & V_ADP_COLOR) ? COLOR_CRTC : MONO_CRTC;

Completed in 61 milliseconds