Home
last modified time | relevance | path

Searched refs:WSDISPLAYIO_DEPTH_1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/luna88k/dev/
H A Dlunafb.c265 WSDISPLAYIO_DEPTH_8 | WSDISPLAYIO_DEPTH_1; in omfbioctl()
267 *(u_int *)data = WSDISPLAYIO_DEPTH_1; in omfbioctl()
/openbsd/sys/dev/wscons/
H A Dwsconsio.h615 #define WSDISPLAYIO_DEPTH_1 0x1 macro
/openbsd/sys/dev/fdt/
H A Dssdfb.c668 *(u_int *)data = WSDISPLAYIO_DEPTH_1; in ssdfb_ioctl()