Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/syscons/
HDscvesactl.c88 case SW_VESA_32K_640: case SW_VESA_64K_640: in vesa_ioctl()
/freebsd-head/sys/sys/
HDconsio.h443 #define SW_VESA_64K_640 _IO('V', M_VESA_64K_640 - M_VESA_BASE) macro