Home
last modified time | relevance | path

Searched refs:SW_VESA_1024x768 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dscvesactl.c95 case SW_VESA_1024x768: case SW_VESA_CG1024x768: in vesa_ioctl()
/freebsd/sys/sys/
H A Dconsio.h430 #define SW_VESA_1024x768 _IO('V', M_VESA_1024x768 - M_VESA_BASE) macro