Home
last modified time | relevance | path

Searched refs:WSDISPLAYIO_DEPTH_24_24 (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsconsio.h620 #define WSDISPLAYIO_DEPTH_24_24 0x20 macro
622 #define WSDISPLAYIO_DEPTH_24 (WSDISPLAYIO_DEPTH_24_24|WSDISPLAYIO_DEPTH_24_32)
/openbsd/sys/dev/fdt/
H A Dsimplefb.c280 *(u_int *)data = WSDISPLAYIO_DEPTH_24_24; in simplefb_wsioctl()
/openbsd/sys/arch/amd64/amd64/
H A Defifb.c308 *(u_int *)data = WSDISPLAYIO_DEPTH_24_24; in efifb_ioctl()
/openbsd/sys/arch/armv7/omap/
H A Damdisplay.c612 *(u_int *)data = WSDISPLAYIO_DEPTH_24_24; in amdisplay_ioctl()