Home
last modified time | relevance | path

Searched defs:fb_rgboffs (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/sys/
H A Dfbio.h114 struct fb_rgboffs { struct
115 int red;
116 int green;
117 int blue;
159 struct fb_rgboffs fb_rgboffs; /* RGB offsets */ member