Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dscvesactl.c99 case SW_VESA_1280x1024: case SW_VESA_CG1280x1024: in vesa_ioctl()
/freebsd/sys/sys/
H A Dconsio.h432 #define SW_VESA_1280x1024 _IO('V', M_VESA_1280x1024 - M_VESA_BASE) macro