Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconsio.h397 #define SW_VGA12 _IO('S', M_VGA12)
398 #define SW_CG640x480 _IO('S', M_VGA12)
H A Dfbio.h361 #define M_VGA12 27 /* vga 640x480 16 colors */ macro