Home
last modified time | relevance | path

Searched refs:fb_scrtype (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/news3400/iop/
H A Dfbreg.h96 #define fb_scrtype fb_un._fb_scrtype macro
H A Dfb.c283 fb->fbs_type = fbp->fb_scrtype;
480 *((lScrType*)data) = fbp->fb_scrtype;
H A Dfb_sub.c1846 data->colorwidth = fbp->fb_scrtype.colorwidth;
1847 data->plane = fbp->fb_scrtype.plane;
1848 data->bufferrect.origin.x = fbp->fb_scrtype.bufferrect.origin.x;
1849 data->bufferrect.origin.y = fbp->fb_scrtype.bufferrect.origin.y;
1850 data->bufferrect.extent.x = fbp->fb_scrtype.bufferrect.extent.x;
1851 data->bufferrect.extent.y = fbp->fb_scrtype.bufferrect.extent.y;
1852 data->visiblerect.origin.x = fbp->fb_scrtype.visiblerect.origin.x;
1853 data->visiblerect.origin.y = fbp->fb_scrtype.visiblerect.origin.y;
1854 data->visiblerect.extent.x = fbp->fb_scrtype.visiblerect.extent.x;
1855 data->visiblerect.extent.y = fbp->fb_scrtype.visiblerect.extent.y;
/original-bsd/sys/news3400/fb/
H A Dfb_start.c3247 fbaddr->fb_result = get_scrtype(fb, &fbaddr->fb_scrtype);
3298 fbaddr->fb_result = get_scrtype(fb, &fbaddr->fb_scrtype);