Symbol: WSSCREEN_WSCOLORS
sys/arch/luna88k/dev/omrasops.c
536
= WSSCREEN_HILIT | WSSCREEN_WSCOLORS | WSSCREEN_REVERSE;
sys/arch/sparc64/dev/fb.c
365
if (ISSET(ri->ri_caps, WSSCREEN_WSCOLORS))
sys/arch/sparc64/dev/fb.c
464
if (ISSET(ri->ri_caps, WSSCREEN_WSCOLORS))
sys/dev/fdt/rkdrm.c
216
WSSCREEN_REVERSE | WSSCREEN_WSCOLORS
sys/dev/ic/vga.c
1286
WSSCREEN_WSCOLORS | WSSCREEN_HILIT | WSSCREEN_BLINK;
sys/dev/ic/vga.c
176
WSSCREEN_WSCOLORS | WSSCREEN_HILIT | WSSCREEN_BLINK
sys/dev/ic/vga.c
186
WSSCREEN_WSCOLORS | WSSCREEN_BLINK
sys/dev/ic/vga.c
191
WSSCREEN_WSCOLORS | WSSCREEN_HILIT | WSSCREEN_BLINK
sys/dev/ic/vga.c
201
WSSCREEN_WSCOLORS | WSSCREEN_BLINK
sys/dev/ic/vga.c
206
WSSCREEN_WSCOLORS | WSSCREEN_HILIT | WSSCREEN_BLINK
sys/dev/ic/vga.c
216
WSSCREEN_WSCOLORS | WSSCREEN_BLINK
sys/dev/pci/drm/amd/amdgpu/amdgpu_drv.c
3602
WSSCREEN_REVERSE | WSSCREEN_WSCOLORS
sys/dev/pci/drm/i915/i915_driver.c
1940
WSSCREEN_REVERSE | WSSCREEN_WSCOLORS
sys/dev/pci/drm/radeon/radeon_drv.c
756
WSSCREEN_REVERSE | WSSCREEN_WSCOLORS
sys/dev/pci/tga.c
146
WSSCREEN_WSCOLORS | WSSCREEN_REVERSE
sys/dev/rasops/rasops.c
446
WSSCREEN_WSCOLORS | WSSCREEN_REVERSE;
sys/dev/usb/udl.c
202
WSSCREEN_WSCOLORS /* capabilities */
sys/dev/wscons/wsdisplay.c
2704
if (dconf->scrdata->capabilities & WSSCREEN_WSCOLORS) {
sys/dev/wscons/wsemul_sun.c
217
if (type->capabilities & WSSCREEN_WSCOLORS)
sys/dev/wscons/wsemul_sun.c
901
if (!(edp->scrcapabilities & WSSCREEN_WSCOLORS)) {
sys/dev/wscons/wsemul_sun.c
915
if (edp->scrcapabilities & WSSCREEN_WSCOLORS) {
sys/dev/wscons/wsemul_sun.c
923
if (edp->scrcapabilities & WSSCREEN_WSCOLORS) {
sys/dev/wscons/wsemul_sun.c
936
if (edp->scrcapabilities & WSSCREEN_WSCOLORS) {
sys/dev/wscons/wsemul_vt100.c
177
if (type->capabilities & WSSCREEN_WSCOLORS)
sys/dev/wscons/wsemul_vt100_subr.c
788
!(edp->scrcapabilities & WSSCREEN_WSCOLORS)) {
sys/dev/wscons/wsemul_vt100_subr.c
802
if (edp->scrcapabilities & WSSCREEN_WSCOLORS) {
sys/dev/wscons/wsemul_vt100_subr.c
814
if (edp->scrcapabilities & WSSCREEN_WSCOLORS) {
sys/dev/wscons/wsemul_vt100_subr.c
834
if (edp->scrcapabilities & WSSCREEN_WSCOLORS) {