Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsconsio.h448 #define WSDISPLAY_TYPE_IFB 56 /* Sun Expert3D{,-Lite} */ macro
/openbsd/sbin/wsconsctl/
H A Dutil.c158 { WSDISPLAY_TYPE_IFB, "ifb" },
/openbsd/sys/arch/sparc64/dev/
H A Difb.c549 *(u_int *)data = WSDISPLAY_TYPE_IFB; in ifb_ioctl()