Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dconsio.h399 #define SW_VGA12 _IO('S', M_VGA12)
400 #define SW_CG640x480 _IO('S', M_VGA12)
H A Dfbio.h497 #define M_VGA12 27 /* vga 640x480 16 colors */ macro